1.1 KiB
1.1 KiB
Changelog
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.
[Unreleased]
[0.2.0] - 2025-12-02
Added
- truly cancel if revision isn't as expected
- reset after failure
- print as well
- add publish
- add features for nats and postgres
- add postgres
- extract backend
- do publish
- allow readme
Fixed
- (deps) update rust crate uuid to v1.19.0
- (deps) update all dependencies
Other
- (deps) update tokio-tracing monorepo
- (deps) update rust crate tracing-subscriber to v0.3.20
- (release) v0.1.3 (#3) chore(release): 0.1.3
- Configure Renovate (#4) Add renovate.json
[0.1.3] - 2025-09-24
Added
- add features for nats and postgres
- add postgres
- extract backend
- do publish
- allow readme
[0.1.2] - 2025-07-04
Added
- update basic example with a more simple acquire and run function
Docs
- update master
[0.1.1] - 2025-07-04
Added
- empty commit