Releases: mochidev/CodableDatastore
Releases · mochidev/CodableDatastore
Version 0.0.25
What's Changed
- Replace/Update Entries by @dimitribouniol in #122
- Delete From Index by @dimitribouniol in #123
- Load By ID by @dimitribouniol in #124
- Delete Instances by @dimitribouniol in #125
- README Checklist by @dimitribouniol in #126
Full Changelog: 0.0.24...0.0.25
Version 0.0.24
What's Changed
- Working Child Transactions by @dimitribouniol in #117
- Faster Child Transactions by @dimitribouniol in #118
- Index Cleanup by @dimitribouniol in #119
- Transaction Test Timing Fix by @dimitribouniol in #120
- Better Page Bookkeeping by @dimitribouniol in #121
Full Changelog: 0.0.23...0.0.24
Version 0.0.23
What's Changed
- O(log n) Insertions by @dimitribouniol in #114
- More Performance Improvements by @dimitribouniol in #115
- Page Lookup Regression by @dimitribouniol in #116
Full Changelog: 0.0.22...0.0.23
Version 0.0.22
What's Changed
- Debug GlobalTimer by @dimitribouniol in #106
- Page Lookup Speed by @dimitribouniol in #107
- Page Index Fix by @dimitribouniol in #108
- Insertion Fixes by @dimitribouniol in #109
- Block Decoding Fix by @dimitribouniol in #110
- Insert After Implementation by @dimitribouniol in #111
- GlobalTimer Sample Rate by @dimitribouniol in #112
- Don't Be Lazy by @dimitribouniol in #113
Full Changelog: 0.0.21...0.0.22
Version 0.0.21
What's Changed
- DatastorePageEntry Decoding Tests by @dimitribouniol in #99
- Entry Decomposition Tests by @dimitribouniol in #100
- Page Search Tests by @dimitribouniol in #101
- Performance Tests by @dimitribouniol in #102
- Insertion Cursors by @dimitribouniol in #103
- Basic Writing by @dimitribouniol in #104
- README To Dos by @dimitribouniol in #105
Full Changelog: 0.0.20...0.0.21
Version 0.0.20
What's Changed
- Transaction Persistence by @dimitribouniol in #95
- Apply Descriptor Test by @dimitribouniol in #96
- Write Only When Necessary by @dimitribouniol in #97
- Binary Search by @dimitribouniol in #98
Full Changelog: 0.0.19...0.0.20
Version 0.0.19
What's Changed
- Descriptor Loading by @dimitribouniol in #88
- Added DatastoreKey by @dimitribouniol in #89
- Refactored Persistence Again by @dimitribouniol in #90
- Transaction Implementation by @dimitribouniol in #91
- Apply Descriptors Implementation by @dimitribouniol in #92
- Cursor Lookup by @dimitribouniol in #93
Full Changelog: 0.0.18...0.0.19
Version 0.0.18
What's Changed
- Entry Blocks by @dimitribouniol in #78
- Updated Block Format Docs by @dimitribouniol in #79
- Entry Serialization by @dimitribouniol in #80
- Rename To DatabasePageEntry by @dimitribouniol in #81
- Added Page Deserialization by @dimitribouniol in #82
- Serial Manifest Loading by @dimitribouniol in #83
- Deserialization Simplification by @dimitribouniol in #84
- Transaction Roots by @dimitribouniol in #85
- Datastore Interface by @dimitribouniol in #86
- Add visionOS Support by @dimitribouniol in #87
Full Changelog: 0.0.17...0.0.18
Version 0.0.17
What's Changed
- Root Object Loading by @dimitribouniol in #74
- Added New Dependencies by @dimitribouniol in #75
- Index Manifest Loading by @dimitribouniol in #76
- Index URL Cleanup by @dimitribouniol in #77
Full Changelog: 0.0.16...0.0.17
Version 0.0.16
What's Changed
- Persist Method Docs by @dimitribouniol in #72
- Index and Page Actors by @dimitribouniol in #73
Full Changelog: 0.0.15...0.0.16