Select Git revision
-
Kyle Sunden authoredKyle Sunden authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.65 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Unreleased
Fixed
- added forgotten config options to is-daemon: enable, log_level, and log_to_file
2020.12.0
Added
- link to conda-forge as installation source for gdrive
2020.07.0
Fixed
- Signature of
update_file
- Variable name
file_id
when formatting urls
Changed
- Now uses Avro-RPC YEP-107
- Uses Flit for distribution
2020.05.0
Added
- added changelog
- Use format strings instead of assuming concatenation
- added mypy to precommit
- added daemon-level version, see YEP-105
Changed
- from now on, yaqd-gdrive will use calendar based versioning
- cleanup repository
- refactor gitlab-ci
- Use daemon level loggers, see YEP-106
- updated readme
0.2.0
Fixed
- fixed import
0.1.1
Fixed
- make find_packages work
0.1.0
Added
- initial release