Skip to content

1.1.0

Compare
Choose a tag to compare
@timcnicholls timcnicholls released this 15 Apr 14:01
· 112 commits to master since this release
1.1.0
3dc6e5b

odin-control release version 1.1.0

Changes include:

  • Completed support for python 3
  • Migration of CI from travis to Github actions, including full tox build matrix integration and codecov.io coverage reporting
  • Fix unit test cases to improve python compatibility and reduce dependence of tests on the behaviour of the underlying test runner
  • Make the installed python package odin-control rather than odin, improving the symmetry with the odin-data package , reducing chances of
    collision with public packages and making installable package files naming consistent
  • New odin-control script entry point for the control server, for consistency and to avoid confusion. The current odin-server entry point remains but is deprecated, emits a warning when used and will be removed in a future release.