mirror of
https://github.com/qwjyh/xdbm
synced 2024-11-22 06:40:12 +09:00
1 KiB
1 KiB
Changelog
Unreleased
Changed
- Colored output for
storage list
andbackup list
(#15)
0.2.1 - 2024-06-19
Changed
- Dependencies are updated.
- Format of storage size printing has been changed due to the update of byte-unit.
Fixed
libgit2-sys
was updated due to the security issue.
0.2.0 - 2024-05-21
Changed
- Added CI on GitHub Actions (#10).
- Replaced
HashMap
withBTreeMap
to produce cleaner diff (#11).
0.1.0 - 2024-03-18
Added
- initial release
init
subcommandstorage add
subcommandstorage list
subcommandstorage bind
subcommandpath
subcommandcheck
subcommandbackup add
subcommandbackup list
subcommandbackup done
subcommandcompletion
subcommand