Skip to content

v1.2025.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 11:25

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 Improve LineThickness in order to make more test on LineThickness (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 and LineStyle on start/end on State Diagram and on start/stop/end on Activity diagram, Improve Dark mode for start/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 and LineStyle) 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 (fix styleDelay definition) by @The-Lum in #2249
  • ♻️ refactor most of ComponentRose classes for style by @The-Lum in #2250
  • ✅ migrate JUnit Assertion to AssertJ on BasicTest 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

Full Changelog: v1.2025.3...v1.2025.4