Releases: nikarh/brie
Releases · nikarh/brie
Release v0.0.11
Changelog
[0.0.11] - 2024-05-14
Details
Added
Changed
- Bump peter-evans/create-pull-request from 5 to 6 (#26) by @dependabot[bot] in #26
- Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#27) by @dependabot[bot] in #27
Release v0.0.10
Changelog
[0.0.10] - 2024-01-14
Details
Fixed
- Make all sunshine fields optional in deserialization (#24)
Release v0.0.9
Release v0.0.8
Changelog
[0.0.8] - 2024-01-13
Details
Changed
- Append to WINEDLLOVERRIDES instead of overriding (#19)
Release v0.0.7
Release v0.0.6
Release v0.0.5
Release v0.0.4
Changelog
[0.0.4] - 2024-01-04
Details
Reduced binary size by changing rustls to openssl
Changed
- Replaced rustls with openssl and lazy_static with OnceLock (#9)
Release v0.0.3
v0.0.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.0.2] - 2023-12-30
Details
Added
- Added empty CHANGELOG.md for the CI (#4)
Changed
- Preparation is working
- Better error context
- Working runner
- Added nvidia-libs
- Added watch command
- Added native unit support
- Use workspace for common package fields
- Prepared for public release and added CI
- Bumped checkout action to v4 (#2)
Fixed
- Filter closed prs by label for release (#3)