Skip to content

Release of v2.9.4

Compare
Choose a tag to compare
@jlblancoc jlblancoc released this 01 Jul 09:22
· 514 commits to develop since this release
2.9.4
93af46d

Version 2.9.4: Released July 1st, 2023

  • Python:
    • pymrpt now ships stub .pyi files, for IDEs to autocomplete MRPT Python programs.
    • maps and multimaps are iterable again (Fixes a regression in v2.9.3)
    • timestamps now has a __str__ operator and to_double() method.
  • Build system:
    • Fix several modern cmake warnings.
  • BUG FIXES:
    • Fix fail to build with libftdi1 v1.4 (Ubuntu Focal).