Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • version_bump_2021.10.0
  • v2021.10.0 protected
  • v2020.12.0 protected
  • v2020.07.0 protected
  • v2020.05.0 protected
  • v0.2.0 protected
  • v0.1.1 protected
  • v0.1.0 protected
9 results

CHANGELOG.md

To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

##2021.10.0

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