Skip to content

Release v0.2.1 - Documentation Update and Improvements

Compare
Choose a tag to compare
@jasseem jasseem released this 09 Apr 05:04
· 3 commits to main since this release

We're excited to announce the release of v0.2.1 for our Event Sourcing Library. This update focuses on enhancing our documentation to help users better understand how to implement event sourcing in their applications.

What's New in v0.2.1:

  • Enhanced Documentation: Added comprehensive usage examples in the README.md to guide you through defining your own aggregate states and event states, creating and applying events to aggregates, and storing them efficiently.

As always, we welcome your feedback and contributions to help make our library even better.

Getting Started with v0.2.1:

To get started with v0.2.1, visit our GitHub repository and follow the updated instructions in the README.md. Don't forget to check out our Event Sourcing To-Do Example for a hands-on demonstration of how to implement the library in a real-world application.

Full Changelog: v0.2.0...v0.2.1