v0.6.1
Added
- support for
Elixir v1.15
andErlang/OTP 26
.
Fixed
- encoding of
t:EdgeDB.Range.t/0
values. - constructing
t:EdgeDB.Range.t/0
fromEdgeDB.Range.new/3
withnil
as values. - examples in the documentation and the
Inspect
implementation of
t:EdgeDB.DateDuration.t/0
andt:EdgeDB.Range.t/0
.