Skip to content

0.16.0

Compare
Choose a tag to compare
@mfussenegger mfussenegger released this 01 Jul 08:04
· 103 commits to master since this release
0.16.0
  • Added type mapping for the timestamp with time zone and timestamp without time zone data types so that insert-fake-data can generate data
    for those columns by default.

  • run-crate now supports arbitrary branch builds. E.g. run-crate branch:master

  • Removed the LineBuffer from run_crate and added support for callables
    instead.