Releases: FineFindus/artem
Releases · FineFindus/artem
v3.0.0
[3.0.0] - 2024-03-27
Added
- Support SVG output
Changed
- BREAKING: Marked
TargetType
as non-exhaustive - BREAKING: Moved
color
andbackground_color
fromTargetType
toConfig
- Updated dependencies
- Exclude assets from cargo upload
Removed
- BREAKING: Removed lifetimes from
Config::characters
v2.0.6
[2.0.6] - 2024-02-13
Fixed
- CI/CD correctly building releases
v2.0.5
[2.0.5] - 2024-02-12
Removed
- Drop aarch release builds
v2.0.4
[2.0.4] - 2024-02-12
Fixed
- Failing release CI
v2.0.3
[2.0.3] - 2024-02-12
Changed
- Increase MSRV to 1.74.0
- Updated dependencies
- Updated dependencies of CI
v2.0.2
[2.0.2] - 2023-08-24
Changed
- Updated dependencies
Fixed
- Failing release build of .deb
- Fixed AUR install failing due to wrong release tag
v2.0.1
v2.0.0
[2.0.0] - 2023-07-22
Changed
- Improved performance
- Use more idiomatic code
- Fully support Unicode char input
- Switched to ureq for HTTP requests
- Renamed
Option
toConfig
- Use reference for conversion
- Restructure code
Removed
-h
now shows help instead of using the terminal height (use--height
instead)
v1.2.0
[1.2.0] - 2023-06-20
Changed
- Fixed typos
- Removed hardcoded Courier font family by @HBBrennan
v1.2.1
[1.2.1] - 2023-06-20
Fixed
- Fixed a bug where the previous release had the false version