Releases: superfly/ltx
Releases · superfly/ltx
v0.5.1
What's Changed
- Add progress tracking to Compactor by @benbjohnson in #68
Full Changelog: v0.5.0...v0.5.1
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