Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Version 0.6.0 (2020-01-31)

Compare
Choose a tag to compare
@chuwy chuwy released this 20 Feb 09:07
· 52 commits to master since this release

A long-standing truncation fix with a lot of internal improvements.

Improvements

  • Bump Snowflake JDBC driver to 3.11.0 (#69)

Bugfixes

  • Truncate long VARCHAR fields on loading (#99)

Under the hood

  • Switch to tagless final API (#95)
  • Replace scopt with decline (#93)
  • Extend copyright notice to 2020 (#96)
  • Remove vagrant setup (#89)
  • Add test specification for ProcessManifest (#97)