Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.43 KB

File metadata and controls

53 lines (41 loc) · 1.43 KB

Maven Test Build New Release

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] - 2022-08-15

Changed

  • Major updates to reflect changes in Jexxa 5.1.0
  • Application core is now structured to fulfil common closure principle
  • Use DomainEventPublisher to send DomainEvents from an application core
  • Adjusted all READMEs accordingly

[1.0.9] - 2022-03-18

Fixed

  • Updated dependencies

[1.0.8] - 2022-03-11

Fixed

  • Updated dependencies

[1.0.7] - 2022-03-01

Fixed

  • Updated dependencies

[1.0.6] - 2022-03-01

Fixed

  • Build Scripts and auto merge

[1.0.5] - 2022-03-01

Fixed

  • Build Scripts

[1.0.4] - 2022-03-01

Fixed

  • Updated dependencies
  • Build Scripts

[1.0.2] - 2022-03-01

Fixed

  • Updated dependencies
  • Code Cleanup

[1.0.1] - 2022-03-01

Fixed

  • Updated dependencies
  • Code Cleanup

[1.0.0] - 2022-02-28

Added

  • Initial version