-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog | ||
|
||
## [v0.1.8] - 2024-03-04 | ||
### π Version Tag | ||
- π **Oranda Updates**: Configurations were updated to improve the oranda module's functionality. | ||
- π **Bug Fixes**: Web page bugs were addressed to enhance user experience. | ||
- π **Webpage Additions**: GitHub Pages were added for better project documentation and visibility. | ||
- π¦ **Dependency Updates**: Homebrew configurations were updated to ensure compatibility with the latest dependencies. | ||
- π **New Features**: A new info command was added to the main module, and an API for image info retrieval was implemented in the icu_lib. | ||
- π **CI/CD**: Automated build CI was added to streamline the development process. | ||
- π **Documentation**: README files were updated with more examples and detailed instructions. | ||
|
||
## [v0.1.7] - 2024-03-03 | ||
### π Version Tag | ||
- π **Documentation**: README files were updated to provide more examples and clearer instructions. | ||
- π **Dependencies**: Cargo dependencies were updated to the latest versions. | ||
- π **Version Bump**: Version was bumped to 0.1.7 to reflect the updates and improvements. | ||
|
||
## [v0.1.6] - 2024-03-03 | ||
### π Version Tag | ||
- π **Code Refactoring**: Significant refactoring was done to improve the main module's codebase. | ||
- π **File Handling**: Enhanced support for file override and recursive conversion was added. | ||
- π **Version Bump**: Version was bumped to 0.1.6 following the refactoring and feature additions. | ||
|
||
## [v0.1.4] - 2024-02-29 | ||
### π Version Tag | ||
- π **README Updates**: README files were updated with new flags and detailed information about the icu tool. | ||
- π **Version Bump**: The version was incremented to 0.1.4 after adding new features and making improvements. | ||
|
||
## [v0.1.2] - 2024-02-26 | ||
### π Version Tag | ||
- π **Logging**: Enhanced logging was added to improve diagnostics and error handling. | ||
- π **Dependencies**: Updated midata and enum parsing for the get_endecoder function. | ||
- π **Version Bump**: The version was bumped to 0.1.2 to reflect the new features and fixes. | ||
|
||
## [v0.1.1] - 2024-02-06 | ||
### π Version Tag | ||
- π **Initial Release**: The first release of the project with basic functionality and initial documentation. | ||
- πΌοΈ **Image Support**: Added support for image_shower and various image formats. | ||
- π§ **Argument Parsing**: Implemented basic argument parsing and added sub-commands for better user interaction. | ||
- π **Dependencies**: Updated Cargo dependencies and prepared the project for publishing. | ||
|
||
## [v0.1.0] - 2024-02-05 | ||
### π Version Tag | ||
- π **README Updates**: Initial README file was created with basic project information. | ||
- π§ **Project Setup**: Set up the initial project structure and added basic functionality. | ||
- π **Version Tag**: Tagged the initial release as version 0.1.0. |