Skip to content

Tags: daviskirk/climatecontrol

Tags

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Add python 3.10 support and drop python 3.6 support

* Add python 3.10 support (add to test matrix)
* Drop python 3.6 support
* Use tomli instead of toml for toml support
* Update dependency range and dev dependencies

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Update changelog

0.9.0

Toggle 0.9.0's commit message
Release version 0.9.0

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Version 0.8.0

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from daviskirk/fix-15

Fix #15

0.7.3.post2

Toggle 0.7.3.post2's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Install pytest explicitely to work around setup bug

0.7.3.post1

Toggle 0.7.3.post1's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Fix rst

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
Added 0.7.2 release

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
BUGFIX: Update logging settings recursively

- Add test to guard against regression
- Allow partial logging settings to be set without overriding the rest of the
  default logging configuration

0.7

Toggle 0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
daviskirk Davis Kirkendall
upgrade travis config