Skip to content

3.3, 2018-07-04

Compare
Choose a tag to compare
@franslundberg franslundberg released this 04 Jul 14:33
· 7 commits to master since this release
  • Added limit to number of fields that the parser accepts. By default, BinsonParser now
    accepts no more than 1000 fields of a Binson object. The actual limit can be set;
    see BinsonParser.setMaxFieldCount().

  • Some improvements to code beauty.