sourcerer 0.1.1

Event-sourcing framework providing aggregates, repositories, stores, snapshots and upcasters for Rust applications.
Documentation
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.1]https://github.com/liamwh/sourcerer/compare/sourcerer-v0.1.0...sourcerer-v0.1.1 - 2025-06-29

### Fixed

- expose SnapshotStore and Repository throught the root

### Other

- amend documentation urls
- set up commit linting