# Changelog
All notable changes to this project will be documented in this file.
## [0.0.4] - 2025-11-07
### Documentation
- Removed duplicate packaging status badge
- Update changelog
- Added preview image, packaging status images
- Updated repology packaging status
- Added benchmark, updated badges
### Features
- Added funding file
### Miscellaneous Tasks
- Add owo-colors and criterion benchmark
### Performance
- Added criterion benchmark
- Updated get_size function with very performance-friendly implemetation
### Refactor
- Clippy lint fix
- Cargo fmt linting fix
- Main code moved to lib.rs
- Clippy lint fix
### Ci
- Removed unneccesary whats changed title
- Added testing workflow action
## [0.0.3] - 2025-11-02
### Bug Fixes
- Removed license-file field
- Removed license-file field
### Documentation
- Fix star history
- Update changelog
### Features
- Add package metadata and Debian packaging configuration
- Add package metadata and MIT license
- Add support for different terminal sizes
- Add support for different OS
- Add support for different OS
- Add support for different OS
### Miscellaneous Tasks
- Added terminal_size package, version 0.0.3
- Added terminal_size package, version 0.0.3
### Refactor
- Deleted empty line
### Ci
- Added links to downloads table in releases
## [0.0.2] - 2025-11-01
### Bug Fixes
- Add rpm metadata
### Documentation
- Add README
### Miscellaneous Tasks
- Change version from 0.1.0 to 0.0.2
- Change version from 0.1.0 to 0.0.2 and fixed binstall format
- Change version from 0.1.0 to 0.0.2
### Ci
- Created dependabot.yml for cargo ecosystem
- Updated for new build platforms. added Swatinem/rust-cache
- Fix the RPM package error
## [0.0.1] - 2025-10-31
### Documentation
- Update changelog
### Features
- Initial commit