Skip to content

1.4.4

Compare
Choose a tag to compare
@mbusy mbusy released this 08 Jan 19:40
· 16 commits to master since this release

Changelog:

  • Better handling of error raising for the FSR
  • Improving code coverage, and update coverage launch commands in CI
  • Specifying Python 3.9 compatibility, solving #64
  • Updating the example snippet in the README for more clarity, fixing #69
  • Migrating from Gitter to Github discussions (update badge in the README), solving #73
  • Updating Doxygen doc (optimized for Python, and new doxygen theme added), solving #72
  • Auto generating and deploying doxygen doc from the CI when creating a new qiBullet version, also in the scope of #72
  • Automatically packaging and deploying qiBullet to PyPI test and then PyPI when creating a new version