All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2025-01-07
- view exploitation (#19) (by @suremarc) - #19
- SPJ normal form (#18) (by @suremarc) - #18
- add constructor for RowMetadataRegistry from FileMetadata (#25) (by @suremarc) - #25
- add changelog manually (#14) (by @suremarc) - #14
- don't use paths-ignore (#15) (by @suremarc) - #15
- @suremarc
0.1.0 - 2025-01-03
- some api improvements + remove manual changelog (#12) (by @suremarc) - #12
- Integration test (#10) (by @suremarc) - #10
- setup changelog (#9) (by @suremarc) - #9
- Release plz (#7) (by @suremarc) - #7
- stale_files + rename to mv_dependencies (#6) (by @suremarc) - #6
- Incremental view maintenance (#3) (by @suremarc) - #3
- Add
FileMetadata
table andRowMetadataRegistry
(#2) (by @suremarc) - #2 - Setup cargo + CI (#1) (by @suremarc)
- Initial commit (by @matthewmturner)
- @suremarc
- @matthewmturner