File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,10 @@ Michael Liedtke (mcliedtke@github)
146
146
* Contributed fix for #212 : (ion) Optimize `IonParser.getNumberType()` using
147
147
`IonReader .getIntegerSize ()`
148
148
(2.12 .0 )
149
-
149
+ * Contributed #246 : (ion) Add `IonObjectMapper.builderForBinaryWriters()` / `.builderforTextualWriters()`
150
+ convenience methods
151
+ (2.12 .2 )
152
+
150
153
Guillaume Bort (guillaumebort @github )
151
154
152
155
* Contributed implementation of #222 : (cbor) Add `CBORGenerator.Feature.LENIENT_UTF_ENCODING`
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ Modules:
21
21
(contributed by jhhladky @github )
22
22
#244 : (ion ) Add support for deserializing IonTimestamps and IonBlobs
23
23
(contributed by jessbrya - amzn @github )
24
+ #246 : (ion ) Add `IonObjectMapper .builderForBinaryWriters ()` / `.builderforTextualWriters ()`
25
+ convenience methods
26
+ (contributed by Michael L )
24
27
#247 : (ion) Enabling pretty-printing fails Ion serialization
25
28
26
29
2.12 .1 (08 - Jan - 2021 )
You can’t perform that action at this time.
0 commit comments