Skip to content

2.0.0 TableCreator

Compare
Choose a tag to compare
@gam6itko gam6itko released this 21 Mar 17:30
· 19 commits to master since this release

New features

  • TableCreator allows you to create DBF table files.

Breaking changes

  • Table replaced by TableReader
  • WritableTable replaced by TableEditor
  • removed all Record methods like get*() except get and getDateTimeObject.
  • removed all Record methods like set*() except set