File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ that for Java. So I developed the JBBP library.<br>
1717
1818# Change log
1919
20+ - __ 2.0.4 (SNAPSHOT)__
21+ - provided way to filter fields for mapping operations and write object
22+ operations [ #36 ] ( https://github.com/raydac/java-binary-block-parser/issues/36 )
23+
2024- __ 2.0.3 (03-jan-2021)__
2125 - added service methods ` JBBPUtils.traceData ` to print dump of an input stream into a PrintStream
2226 - improved ` JBBPTokenizerException ` to show marked error
Original file line number Diff line number Diff line change 1+ 2.0.4 (SNAPSHOT)
2+ - provided way to filter fields for mapping operations and write object operations [#36](https://github.com/raydac/java-binary-block-parser/issues/36)
3+
142.0.3 (03-jan-2021)
25 - added service methods `JBBPUtils.traceData` to print dump of an input stream into a PrintStream
36 - improved `JBBPTokenizerException` to show marked error position [#30](https://github.com/raydac/java-binary-block-parser/issues/30)
You can’t perform that action at this time.
0 commit comments