Skip to content

Releases: xmolecules/jmolecules

2.0 RC1

20 Nov 15:05
2.0.0-RC1
a8be347
Compare
Choose a tag to compare
2.0 RC1 Pre-release
Pre-release

⭐ New Features

  • Raise baseline to Java 17 #146
  • Introduce full module-info.java #127

1.10

20 Nov 14:52
1.10.0
bc71b50
Compare
Choose a tag to compare

⭐ New Features

  • Switch annotation retention to Retention.RUNTIME #144

🐞 Bug Fixes

  • Fix typo in Javadoc #117

🔨 Dependency Upgrades

  • Upgrade to JUnit 5.11.3 #148, #141
  • Upgrade to Kotlin 1.9.25 #142
  • Upgrade to Dokka 1.9.20 #139
  • Upgrade to JUnit 5.11 #138
  • Upgrade to AssertJ 3.26.3 #137

❤️ Contributors

Thank you to all the contributors who worked on this release:

@haisi, @KlausUnger, @murdos, @tedyoung, and @wimdetroyer

1.9

18 Aug 09:58
Compare
Choose a tag to compare
1.9

⭐ New Features

  • ValueObject interface for KMolecules #100

🔨 Dependency Upgrades

  • Upgrade to AssertJ 3.24.2 #105
  • Upgrade to JUnit 5.10 #104
  • Upgrade to Kotlin 1.8.22 #103

1.8

21 Jul 12:22
Compare
Choose a tag to compare
1.8

⭐ New Features

  • Add support to qualify domain events as to-be-externalized #98
  • @Identity annotation is missing in kmolecules-ddd #97
  • Additional metadata for Hexagonal Architecture's @Ports and @Adapters #79

1.7

21 Jul 12:21
Compare
Choose a tag to compare
1.7

⭐ New Features

  • Consistency in CQRS architecture package names #93

1.6

20 Jun 18:12
Compare
Choose a tag to compare
1.6

⭐ New Features

  • Allow @CommandHandler on constructor #83
  • Provide a way to specify a reference to identity using annotation #81

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

1.5

23 May 15:00
Compare
Choose a tag to compare
1.5

⭐ New Features

  • Add support for Hexagonal Architecture #71
  • Add kMolecules DDD flavor of jMolecules DDD to work around issues in Kotlin #51

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

1.4

26 Nov 19:15
1.4.0
69d90af
Compare
Choose a tag to compare
1.4

⭐ New Features

  • Allow usage of @Identity on methods #66
  • Additional referral methods for Association #61

1.3.0

31 Aug 15:19
Compare
Choose a tag to compare

⭐ New Features

  • Introduce @Identifier in DDD annotations #57
  • Introduce ValueObject marker interface #55

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

1.2.0

15 Mar 15:56
Compare
Choose a tag to compare

⭐ New Features

  • Add repository interface type #49
  • Static factory methods for Association #48
  • Define JPMS automatic module name for all modules #47

❤️ Contributors

We'd like to thank all the contributors who worked on this release!