mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
2.6 KiB
2.6 KiB
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.
1.3.2 - 2024-04-12
Changed
- Remove pubspec.lock from repository
- Updated dependencies
- Updated min dart sdk version to 3.3.0
Fixed
- Fixed CI integration
1.3.1 - 2023-11-27
Changed
- Updated dependencies
- Updated min dart version to 3.2.0
1.3.0 - 2023-09-15
Added
- Added cleanup step to delete old backups on the remote
Changed
- Updated dependencies
- Updated min dart version to 3.1.0
1.2.1 - 2023-08-12
Fixed
- Fixup AUR release
1.2.0 - 2023-08-12
Added
- Support for running alternative backup services
- By setting the backup label to a non empty string, a hook is registered
- Is the name of a systemd unit or template unit
- Automatically escapes volume names when passed to a template
- Can run as preparation or instead of the normal backup
- Backup logic (ordering, container-management, etc.) still applies
Changed
- Improve documentation
1.1.0 - 2023-08-04
Added
- Add support for detecting pods
1.0.4 - 2023-07-09
Changed
- Remove --fsync from rsync call due to compatibility reasons
1.0.3 - 2023-07-08
Added
- Add upload to packagecloud
1.0.2 - 2023-06-09
Changed
- Update dependencies
1.0.1 - 2023-04-04
Added
- Add support for AUR releases
Changed
- Update dependencies
1.0.0+1 - 2023-03-31
Fixed
- Fixed release artifacts
1.0.0 - 2023-03-30
Added
- Initial release