View Source Changelog
0-1-10-2023-05-05
0.1.10 (2023-05-05)
- support
:raw
option inCh
type https://github.com/plausible/ch/pull/84
0-1-9-2023-05-02
0.1.9 (2023-05-02)
- relax deps versions
0-1-8-2023-05-01
0.1.8 (2023-05-01)
- fix varint encoding
0-1-7-2023-04-24
0.1.7 (2023-04-24)
- support RowBinaryWithNamesAndTypes
0-1-6-2023-04-24
0.1.6 (2023-04-24)
- add Map(K,V) support in Ch Ecto type
0-1-5-2023-04-23
0.1.5 (2023-04-23)
- fix query param encoding like Array(Date)
- add more types support in Ch Ecto type: tuples, ipv4, ipv6, geo
0-1-4-2023-04-23
0.1.4 (2023-04-23)
- actually support negative
Enum
values
0-1-3-2023-04-23
0.1.3 (2023-04-23)
- support negative
Enum
values, fixEnum16
encoding
0-1-2-2023-04-23
0.1.2 (2023-04-23)
- support
Enum8
andEnum16
encoding
0-1-1-2023-04-23
0.1.1 (2023-04-23)
- cleanup published docs