Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 417 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 417 Bytes

Change Log

1.2.0 (2015-07-16)

Added

  • change log file
  • more focused test source files
  • upgrade instructions
  • error check after iterating rows

Changed

  • ordering of scan functions; scanFoo is now immediately followed by scanFoos

Fixed

  • parsing when multiple variables are declared in the same line
  • structs always exported

Removed

  • less focused test source files
  • pre-compiled binaries