We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a0c3a commit f7e8e8bCopy full SHA for f7e8e8b
changelog.txt
@@ -8,6 +8,9 @@ Changes in version 3.0.0 (TBD)
8
* Removed Spring framework support
9
* Fixed IOUtil.getResource() to use ClassLoader argument (gc0109)
10
* Added support for validating marshalled fields (gc0096)
11
+* BeanWriter now implements AutoCloseable
12
+* BeanReader now implements Closeable
13
+* Added SegmentBuilder.at(int) method
14
15
Changes in version 2.1.0 (2014-09-06)
16
-------------------------------------
0 commit comments