Commit graph

13 commits

Author SHA1 Message Date
5f45fe9306
1.1.0 2024-10-09 21:28:24 -04:00
b4600cfb4e
docs: add unreleased section to changelog 2024-10-09 21:27:36 -04:00
4695fffd4d
docs: add 1.0.0 to changelog 2024-10-09 21:22:19 -04:00
Sloane
dd8f957106
fix: raise if primary_key: true and no prefix (#22) 2023-07-16 11:36:19 -04:00
Sloane
c9eb03b44e
Better support for Ecto (#21)
* use schema associations to derive prefixes

* expand documention for ecto usage

* 0.5.0
2023-07-16 11:01:51 -04:00
Sloane
1a1f2a7008
Jason.Encoder impl (#18) 2023-07-07 14:38:26 -04:00
Sloane
4930e7115c
Common protocol implementations (#16)
* `String.Chars` impl

* `Phoenix.HTML.Safe` impl

* `Phoenix.Param` impl
2023-07-07 13:26:25 -04:00
Sloane Perrault
c4c4437508
docs: fix code fence in changelog 2023-07-07 12:46:19 -04:00
Sloane
3d657061f5
Add Ecto support (#14)
* add ecto type support

* Ecto.ParameterizedType, `time: ...` for `new/2`

* 0.3.0
2023-07-07 09:00:51 -04:00
Sloane Perrault
1c0b6f68cb
0.2.2 2023-07-06 16:20:22 -04:00
Sloane Perrault
b6e0f62833
0.2.1 2023-07-06 14:25:44 -04:00
Sloane
303a474437
Use homerolled UUID module (#9)
* remove uniq, use homerolled uuid module

* update changelog
2023-07-06 14:23:58 -04:00
Sloane
d6814de257
include changelog (#8) 2023-07-06 12:55:09 -04:00