2024-02-13 06:26:10 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2024-02-17 10:44:17 +00:00
|
|
|
## [0.0.1-alpha.6] - 2024-02-17
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- Fix a miscompilation
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Implement while
|
|
|
|
- Improved logging
|
|
|
|
- Ptr repr
|
|
|
|
|
2024-02-14 08:06:50 +00:00
|
|
|
## [0.0.1-alpha.5] - 2024-02-14
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- Fix linker on distros like ubuntu
|
|
|
|
- Ci improvements
|
|
|
|
|
2024-02-14 07:56:53 +00:00
|
|
|
## [0.0.1-alpha.4] - 2024-02-14
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Better cli and add tests
|
|
|
|
|
|
|
|
### Miscellaneous Tasks
|
|
|
|
|
|
|
|
- Update version
|
2024-02-14 08:06:50 +00:00
|
|
|
- Changelog
|
2024-02-14 07:56:53 +00:00
|
|
|
|
|
|
|
## [0.0.1-alpha.3] - 2024-02-13
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- Add all fields to cargo.toml
|
|
|
|
- Add doc field to cargo toml
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Properly version all crates
|
|
|
|
- Add docs generation
|
|
|
|
|
|
|
|
### Miscellaneous Tasks
|
|
|
|
|
|
|
|
- Fix branch name
|
|
|
|
- Fix doc ci
|
|
|
|
|
2024-02-13 06:26:10 +00:00
|
|
|
## [0.0.1-alpha.2] - 2024-02-13
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Compile ifs
|
|
|
|
|
|
|
|
### Miscellaneous Tasks
|
|
|
|
|
|
|
|
- Update deps
|
|
|
|
- Update version
|
|
|
|
|
|
|
|
### Styling
|
|
|
|
|
|
|
|
- Format
|
|
|
|
- Naming
|
|
|
|
|
|
|
|
<!-- generated by git-cliff -->
|