Skip to content

Python Release 1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 14:14

Changelog

v1.3.0 (2020-10-14)

Full Changelog

Implemented enhancements:

  • Automate changelog generation via workflow #38
  • Include source version in discover response #24
  • Add changelog to GitHub Release #41 (kinnarr)

Fixed bugs:

  • stop() failure #48
  • Reconnect issue in Websocket #22

Closed issues:

  • Failed to find version of HistoryClient #47
  • Split release job #34
  • Trigger code checks on pull requests #32
  • flake8 configuration file #31
  • Add isort to CI #30
  • Precise Pretty Printing of durations #27

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator