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.0 - 2026-07-22
Added
- Create basic NIF API (#2)
- Implement statement API (#5)
- Add MIT License (#18)
- Add Contributor Covenant Code of Conduct
- Add changelog (#19)
- Add hex package metadata
Changed
- Initialize Repo
- Switch to Umbrella-like structure
- Setup Rust NIF
- Setup Nix
- Ignore Rust artifacts in turxo/priv/native as well
- Setup CI (#1)
- Modularize Rust code base (#3)
- Reimplement NIF Wrapping (#4)
- Undo Umbrella Structure (#6)
- Enable Dependabot (#7)
- Bump actions/checkout from 4 to 7.0.0 (#8)
- Bump rustler from 0.37.3 to 0.38.0 (#9)
- Bump rustler from 0.37.2 to 0.38.0 (#10)
- Bump tokio from 1.50.0 to 1.52.3 (#11)
- Bump turso from 0.5.1 to 0.7.0 (#12)
- Track Nix Flakes in Dependabot (#13)
- Bump fenix from
64407ddtofa2a0be(#15) - Move from NixOS unstable to NixOS 26.05 (#16)
- Build and Deploy Documentation (#17)
- Scope ecosystem in Dependabot commits
- Ignore direnv files
- Fill out the README
- Update CHANGELOG for 0.1.0
- Update CHANGELOG for 0.1.0
- Update CHANGELOG for 0.1.0
Fixed
- Correct hex package metadata (#20)
Removed
- Remove generated Rustler NIF README