Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 2.19 KB

Changelog

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.

[Unreleased]

0.1.1 - 2025-01-07

Added

  • view exploitation (#19) (by @suremarc) - #19
  • SPJ normal form (#18) (by @suremarc) - #18

Other

  • 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

Contributors

  • @suremarc

0.1.0 - 2025-01-03

Other

  • 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 and RowMetadataRegistry (#2) (by @suremarc) - #2
  • Setup cargo + CI (#1) (by @suremarc)
  • Initial commit (by @matthewmturner)

Contributors

  • @suremarc
  • @matthewmturner