Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kennytm kennytm released this 16 Dec 06:03
· 157 commits to master since this release
6560e82
  • Added rand.finite_f32() and rand.finite_f64() functions.
  • Added rand.u31_timestamp() function.
  • Added --time-zone flag to CLI. The TIMESTAMP syntax will parse the string using the time zone of this flag.
  • Added TIMESTAMP WITH TIME ZONE syntax.