Releases: superfly/ltx
Releases · superfly/ltx
v0.5.0
What's Changed
- Add page flags to LTX, bump to version 3 by @benbjohnson in #67
Full Changelog: v0.4.0...v0.5.0
v0.4.0
This release is not backwards compatible with v0.3.x as compression has become mandatory and pages are encrypted individually.
What's Changed
- Implement per-page compression, page index by @benbjohnson in #61
- Standalone page encoding/decoding by @benbjohnson in #66
Full Changelog: v0.3.18...v0.4.0
v0.3.18
What's Changed
- Fix sort for NewFileInfoSliceIterator() by @benbjohnson in #60
Full Changelog: v0.3.17...v0.3.18
v0.3.17
v0.3.16
What's Changed
- Add MaxTXID() for file info slices by @benbjohnson in #58
Full Changelog: v0.3.15...v0.3.16
v0.3.15
v0.3.14
v0.3.13
v0.3.12
v0.3.11
What's Changed
- Fix DecodeDatabaseTo() with lock page by @benbjohnson in #51
Full Changelog: v0.3.10...v0.3.11