74 lines
1.0 KiB
Markdown
74 lines
1.0 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.5.0] - 2025-01-08
|
|
|
|
### Added
|
|
- empty empty
|
|
- can handle empty struct
|
|
- trigger commit
|
|
- add publish
|
|
|
|
### Fixed
|
|
- *(deps)* update rust crate clap to v4.5.24
|
|
|
|
### Other
|
|
- override release for smaller binaries
|
|
|
|
## [0.4.0] - 2024-12-22
|
|
|
|
### Added
|
|
- make init zsh
|
|
|
|
### Other
|
|
- make variant for the other shell commands
|
|
|
|
## [0.3.0] - 2024-12-22
|
|
|
|
### Added
|
|
- make cli look nice
|
|
|
|
## [0.2.4] - 2024-12-22
|
|
|
|
### Other
|
|
- trigger commit
|
|
|
|
## [0.2.3] - 2024-12-22
|
|
|
|
### Other
|
|
- trigger commit
|
|
|
|
## [0.2.2] - 2024-12-22
|
|
|
|
### Added
|
|
- trigger commit
|
|
|
|
## [0.2.1] - 2024-12-22
|
|
|
|
### Other
|
|
- fix cargo toml
|
|
|
|
## [0.2.0] - 2024-12-22
|
|
|
|
### Added
|
|
- transform to binary
|
|
- redo project structure
|
|
|
|
### Other
|
|
- update lock
|
|
|
|
## [0.1.3] - 2024-12-22
|
|
|
|
### Other
|
|
- update cargo
|
|
|
|
## [0.1.2] - 2024-12-22
|
|
|
|
### Added
|
|
- trigger commit
|