Skip to content

Releases: xmolecules/jmolecules

1.9

18 Aug 09:58
Compare
Choose a tag to compare

⭐ 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!

1.1.0

19 Feb 17:53
Compare
Choose a tag to compare

⭐ New Features

  • Make architecture annotations @Documented #42
  • Introduce annotations and types for CQRS / Event Sourcing #18

1.0

23 Oct 17:04
Compare
Choose a tag to compare
1.0

⭐ New Features

  • Add @BoundedContext and @Module annotation #20
  • Add annotations for onion architecture #4