# 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.9.0 (2023-02-28) ### Refactor - move crates into helpfuly named subfolders ### Commit Statistics - 5 commits contributed to the release over the course of 23 calendar days. - 42 days passed between releases. - 1 commit was 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)) - Merge pull request #78 from garden-computing:anselm/gar-35-client-persistence ([`0aa1c17`](https://github.com/usegarden/garden-core/commit/0aa1c1765fce65f7951d0332b789c8e98790d912)) - Move crates into helpfuly named subfolders ([`5be0681`](https://github.com/usegarden/garden-core/commit/5be06818bb2ce40b991791ebcc33aa0cae291e09))
## v0.8.0 (2023-01-17) ### Refactor (BREAKING) - introduce doc types ## v0.7.0 (2023-01-13) ### Bug Fixes - Account-related fixes ### Refactor (BREAKING) - rename tlpt to endr ## v0.6.0 (2022-12-29) ### Refactor - Make Team and Docs objects - split up jazz into files ### New Features (BREAKING) - Complex revocable invitations - various features around identity & named docs ## v0.5.0 (2022-11-15) ### Chore - fmt - fix most clippy errors ### Bug Fixes (BREAKING) - encode log append as raw litl data ### Bug Fixes - tagged data string parsing - InvitationToken string conversion ### New Features (BREAKING) - introduce and use litl-val ## v0.4.0 (2022-11-01) ### Chore - add issue #70 - clippy and fmt - fmt and clippy - Create GitHub issues from TODOs - fmt - placate clippy - fix jazz test ### New Features - Basic implementation and test for jazz accounts #20 ### Bug Fixes - credo and jazz tests ### Other - move jazz to use child scopes for docs, blobs for invitations - replace log with tracing ### Bug Fixes (BREAKING) - entrust secrets to all parent's scope's shared secrets. Fixes #68 - update jazz-wasm-sys according to underlying changes - Remove object id from write access #66 - investigation and fix for #66, also implements #67 ## v0.3.0 (2022-09-27) ### Other - trace incoming Op age ### Refactor - update mofo ## v0.2.8 (2022-09-21) ### Chore - Align jazz version with jazz-js ### Performance - Batch incoming ops for JMBL ## v0.2.5 (2022-09-21) Initial changelog release