File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Java Bag Reader changelog
22
3- 1.3-SNAPSHOT
3+ 1.3
44
55- Implementing bulk deserialization of arrays
66- Adding an API call to get a message on a topic at a specific index
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Add the following dependency to your Maven pom.xml:
1818<dependency >
1919 <groupId >com.github.swri-robotics</groupId >
2020 <artifactId >bag-reader-java</artifactId >
21- <version >1.2 </version >
21+ <version >1.3 </version >
2222</dependency >
2323```
2424
Original file line number Diff line number Diff line change 99 <groupId >com.github.swri-robotics</groupId >
1010 <artifactId >bag-reader-java</artifactId >
1111 <packaging >jar</packaging >
12- <version >1.3-SNAPSHOT </version >
12+ <version >1.3</version >
1313 <name >bag-reader-java</name >
1414 <url >https://github.com/swri-robotics/bag-reader-java</url >
1515 <properties >
You can’t perform that action at this time.
0 commit comments