Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.01 KB

CHANGELOG.rst

File metadata and controls

33 lines (29 loc) · 1.01 KB

Changelog for package twist_stamper

0.0.5 (2024-11-16)

  • Trying to fix flake8 errors
  • Fix typo
  • Contributors: Josh Newans

0.0.4 (2024-11-16)

  • Further improvements to shutdown handling
  • fix(shutdown): clean shutdown on keyboard interrupt (#6)
  • Fix deprecation warning (#3)
  • Contributors: Josh Newans, Rein Appeldoorn, Rick-v-E

0.0.3 (2022-09-16)

  • fix python setuptools install error (#1) Co-authored-by: Sönke Niemann <[email protected]>
  • Contributors: niemsoen

0.0.2 (2021-01-27)

  • Add unstamper
  • Removed cache files from git
  • Switched license to Apache 2.0 to match ROS2 standard
  • Fixed unit test issues.
  • Fixed license
  • Added content
  • Initial commit
  • Contributors: Josh Newans