v0.0.3 - the one with eval-cache
Changelog
Huge speed improvement (by not invalidating eval-cache 🤦♀️)
[0.0.3] - 2024-09-08
Bug Fixes
- Actually cache evals
Refactor
- Various clippy lints
Styling
- (rust) Format to
tabwidth-2
- Nixfmt-rfc-style
Miscellaneous Tasks
- Allow own license
- Check flake
- Add nix build step
- Change names
- (release) Cargo v0.0.3
Build
- Change rust tabwidth
- Use nixpkgs compatible rustc
Merge
tabwidth
from #23 intomain
fix-eval-cache
from #24 intomain
downgrade-rustc
from #26 intomain