Release 0.9.8

This commit is contained in:
Marko Durkovic 2021-11-25 14:41:31 +01:00
parent 18983868c6
commit c9bd6ebbc0
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,11 @@
Changes
=======
0.9.8 - 2021-11-25
------------------
- Support bool and float constants in msg files
0.9.7 - 2021-11-09
------------------
- Fix parsing of const fields with string value
@ -10,6 +15,7 @@ Changes
- Make packages PEP561 compliant
- Parse msg bounded fields and default values
0.9.6 - 2021-10-04
------------------
- Do not match msg separator as constant value

View File

@ -1,6 +1,6 @@
[metadata]
name = rosbags
version = 0.9.7
version = 0.9.8
author = Ternaris
author_email = team@ternaris.com
home_page = https://gitlab.com/ternaris/rosbags