Skip to content

v0.6.1

Compare
Choose a tag to compare
@nsidnev nsidnev released this 07 Jul 22:58
· 49 commits to master since this release
b5f5028

Added

  • support for Elixir v1.15 and Erlang/OTP 26.

Fixed

  • encoding of t:EdgeDB.Range.t/0 values.
  • constructing t:EdgeDB.Range.t/0 from EdgeDB.Range.new/3 with nil as values.
  • examples in the documentation and the Inspect implementation of
    t:EdgeDB.DateDuration.t/0 and t:EdgeDB.Range.t/0.