Releases: mochidev/CodableDatastore
Releases · mochidev/CodableDatastore
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
Version 0.0.15
What's Changed
- watchOS Compatibility by @dimitribouniol in #66
- Swift 5.6 by @dimitribouniol in #67
- Minimum Swift 5.7 by @dimitribouniol in #68
- Datastore Roots by @dimitribouniol in #69
- Conceptual Docs by @dimitribouniol in #70
- History Docs by @dimitribouniol in #71
Full Changelog: 0.0.14...0.0.15
Version 0.0.14
What's Changed
- Transaction Options by @dimitribouniol in #63
- Transactions by @dimitribouniol in #64
- Disk Persistence Unsafe Transaction by @dimitribouniol in #65
Full Changelog: 0.0.13...0.0.14
Version 0.0.13
What's Changed
- IndexPath Accessors by @dimitribouniol in #58
- Codable Index Reflection by @dimitribouniol in #59
- Instance Lookup Errors by @dimitribouniol in #60
- Documentation Typos by @dimitribouniol in #61
- Datastore Write Frontend by @dimitribouniol in #62
Full Changelog: 0.0.12...0.0.13
Version 0.0.12
What's Changed
- Observation Event Names by @dimitribouniol in #50
- Datastore Markers and Cleanup by @dimitribouniol in #51
- Pretty Printed JSON by @dimitribouniol in #52
- Nil Progress Handlers by @dimitribouniol in #53
- Datastore Instance Properties by @dimitribouniol in #54
- Cursors by @dimitribouniol in #55
- Entry Manipulation by @dimitribouniol in #56
- Cursor Protocol by @dimitribouniol in #57
Full Changelog: 0.0.11...0.0.12