File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ Supported platforms:
2525- New mapping schema
2626- New At() function for StreamBuilder
2727- Support for ICollection<> fields/properties
28- - Added better support for nullable value types</releaseNotes >
28+ - Added better support for nullable value types
29+ - Added the ability to use templates from the RecordBuilder and SegmentBuilder</releaseNotes >
2930 <copyright >Copyright © Fubar Development, Kevin Seim 2015</copyright >
3031 <tags >BeanIO PCL CSV XML JSON fixed length file parse serialize deserialize serialization deserialization parsing marshal marshalling unmarshal unmarshalling</tags >
3132 </metadata >
Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ This port is in most parts compatbile with 2.1.0 of BeanIO.
2121* New mapping file to enable field validation while marshalling (2015-06)
2222* Added mapping files to NuGet package
2323* Support for ``` ICollection<> ``` interfaces
24- * New At() function for StreamBuilder
24+ * New ``` At() ``` function for StreamBuilder
25+ * Added the ability to use templates from the ``` RecordBuilder ``` and ``` SegmentBuilder ```
2526
2627### Changed
2728
You can’t perform that action at this time.
0 commit comments