0.16.0
-
Added type mapping for the
timestamp with time zone
andtimestamp without time zone
data types so thatinsert-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
fromrun_crate
and added support for callables
instead.