Releases: mochidev/CodableDatastore
Releases · mochidev/CodableDatastore
Version 0.0.30
What's Changed
- First/Last Index Fast Paths by @dimitribouniol in #148
- Decoder Identifiers by @dimitribouniol in #149
- Warmup Migrations by @dimitribouniol in #150
Full Changelog: 0.0.29...0.0.30
Version 0.0.29
What's Changed
- Files with Milliseconds by @dimitribouniol in #142
- Snapshot Iterations by @dimitribouniol in #143
- Action Names by @dimitribouniol in #144
- Historical Metadata by @dimitribouniol in #145
- Less Ambiguous Accessors by @dimitribouniol in #146
Full Changelog: 0.0.28...0.0.29
Version 0.0.28
What's Changed
- Primary Index Ranged Reads by @dimitribouniol in #139
- Index Ranged Reads by @dimitribouniol in #140
- Typed IndexPath by @dimitribouniol in #141
Full Changelog: 0.0.27...0.0.28
Version 0.0.27
What's Changed
- Backpressure Stream by @dimitribouniol in #130
- Index Cleanup by @dimitribouniol in #129
- Index Scanning by @dimitribouniol in #131
- Typed Sequences by @dimitribouniol in #133
- Unsafe Transaction Options by @dimitribouniol in #132
- ObservedEvent by @dimitribouniol in #134
- Event Observers by @dimitribouniol in #135
- Persistence Datastore Actor Durability by @dimitribouniol in #136
- Emit Events to Observers by @dimitribouniol in #137
Full Changelog: 0.0.26...0.0.27
Version 0.0.26
What's Changed
- Indexing Support by @dimitribouniol in #127
- Datastore Counts by @dimitribouniol in #128
Full Changelog: 0.0.25...0.0.26
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