# 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).
## v0.6.0 (2023-02-28)
### Refactor
- move crates into helpfuly named subfolders
### Bug Fixes (BREAKING)
- Lots of performance and stability improvements
### Refactor (BREAKING)
- shorter op ids and serialisation format
### Commit Statistics
- 7 commits contributed to the release over the course of 23 calendar days.
- 42 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release objt v0.1.0, ridl v0.7.0, endr v0.7.1, ti64 v0.1.5, crew-rs v0.1.0, jmbl v0.6.0, tlpt v0.8.0, jazz-rs v0.9.0 ([`e47e56e`](https://github.com/usegarden/garden-core/commit/e47e56e9f376829536351059de70cdc785171a55))
- Release objt v0.1.0, ridl v0.7.0, endr v0.7.1, ti64 v0.1.5, crew-rs v0.1.0, jmbl v0.6.0, tlpt v0.8.0, jazz-rs v0.9.0 ([`f1dc06d`](https://github.com/usegarden/garden-core/commit/f1dc06df16f260a2cc9f268fb23541a4f857f4d9))
- Release audi v0.3.0, litl-val v0.2.0, litl v0.6.0, mofo v0.2.2, objt v0.1.0, ridl v0.7.0, endr v0.7.1, ti64 v0.1.5, crew-rs v0.1.0, jmbl v0.6.0, tlpt v0.8.0, jazz-rs v0.9.0, safety bump 7 crates ([`0bbbd4c`](https://github.com/usegarden/garden-core/commit/0bbbd4cfe61e44dc75ba64429b8f55fc05f64a66))
- Lots of performance and stability improvements ([`4eaee64`](https://github.com/usegarden/garden-core/commit/4eaee6425195d30070924e4926e380bc05bab698))
- Merge pull request #78 from garden-computing:anselm/gar-35-client-persistence ([`0aa1c17`](https://github.com/usegarden/garden-core/commit/0aa1c1765fce65f7951d0332b789c8e98790d912))
- Shorter op ids and serialisation format ([`3cba381`](https://github.com/usegarden/garden-core/commit/3cba381b97ae85f573234a14e758b4954b4fb9ba))
- Move crates into helpfuly named subfolders ([`5be0681`](https://github.com/usegarden/garden-core/commit/5be06818bb2ce40b991791ebcc33aa0cae291e09))
## v0.5.0 (2023-01-17)
### Refactor (BREAKING)
- Rename jmbl Logs to Src and Output
## v0.4.1 (2022-12-29)
### New Features
- expose logs that affect map keys
## v0.4.0 (2022-11-15)
### Chore
- fmt
- fix most clippy errors
### Bug Fixes (BREAKING)
- encode log append as raw litl data
### New Features (BREAKING)
- introduce and use litl-val
## v0.3.0 (2022-11-01)
### Chore
- Create GitHub issues from TODOs
- fmt
- placate clippy
## v0.2.6 (2022-09-27)
Upstream fix of litl
## v0.2.5 (2022-09-21)
### Performance
- Batch incoming ops for JMBL
## v0.2.4 (2022-09-21)
Initial changelog release