Issues fixed and PR from Milestone 1.2025.4
What's Changed
- ✅ #2137 Testing variable definition by @MuhammadEzzatHBK in #2204
- ⬆️ chore(deps): bump junit-jupiter from 5.12.2 to 5.13.0 by @dependabot in #2206
- ⬆️ chore(deps): bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.0 by @dependabot in #2207
- 🐛 Fix UTF8 byte array helper by @arnaudroques in #2210
- 💄Add
newpage
style and ImproveLineThickness
in order to make more test onLineThickness
(and detect some new issues) by @The-Lum in #2213 - 📝 upd
CHANGES.md
according to v1.2025.3 by @The-Lum in #2222 - 🧐 Draw debug rectangle on Activity diagram (when option debug is set) by @The-Lum in #2219
- ⬆️ chore(deps): bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.1 by @dependabot in #2226
- ⬆️ chore(deps): bump junit-jupiter from 5.13.0 to 5.13.1 by @dependabot in #2227
- 💄 Allow
LineThickness
andLineStyle
onstart/end
on State Diagram and onstart/stop/end
on Activity diagram, Improve Dark mode forstart/end
by @The-Lum in #2229 - 🐛 Select all ancestor and descendant nodes on double-click by @michaelomichael in #2231
- ⬆️ Bump gradle/actions from 4.4.0 to 4.4.1 by @dependabot in #2230
- ✨ Pico Web Server support for the /language endpoint by @skuro in #2234
- 💄 Manage
sequenceDelay[Font|BorderColor]
on FromSkinparamToStyle by @The-Lum in #2235 - ✨Add Record and Data classes by @Intybyte in #2232
- 💄 add TEXTCOLOR to manage dark mode (for version, ...) by @The-Lum in #2236
- 📝 Contributing docs update by @EternalGeniuz in #2237
- 🐛 Fix
ant
build by @blinxen in #2239 - 🐛 Exclude test directory from ant compilation by @blinxen in #2241
- 📝 update commit messages link to absolute path by @EternalGeniuz in #2242
- 💄 [Sequence Diagram] Allow
stroke
(LineThickness
andLineStyle
) on: destroy, delay, newpage, database. by @The-Lum in #2245 - ⬆️ Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 by @dependabot in #2247
- 💄 allow
stroke
on delay (fixstyleDelay
definition) by @The-Lum in #2249 - ♻️ refactor most of
ComponentRose
classes forstyle
by @The-Lum in #2250 - ✅ migrate
JUnit
Assertion toAssertJ
onBasicTest
by @The-Lum in #2252 - ✨ allow 'bold dot' (with
@
) on Class arrow (for UML association end ownership) by @The-Lum in #2253 - ✅ Added some UT for EvalBoolean Module by @EternalGeniuz in #2246
- ⬆️ Bump junit-jupiter from 5.13.1 to 5.13.2 by @dependabot in #2258
- ⬆️ Bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.2 by @dependabot in #2259
New Contributors
- @skuro made their first contribution in #2234
- @Intybyte made their first contribution in #2232
- @EternalGeniuz made their first contribution in #2237
- @blinxen made their first contribution in #2239
Full Changelog: v1.2025.3...v1.2025.4