Commit graph

10 commits

Author SHA1 Message Date
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
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 Perrault
9499e62bb4
0.2.0
- follows 0.2.0 spec limiting leading suffix character to 0..7
2023-07-06 10:25:34 -04:00
Sloane Perrault
3337d6b2cd
publish 0.0.1 2023-06-30 07:24:59 -04:00
Sloane Perrault
ea6de20944
add CI badge to README 2023-06-30 07:10:28 -04:00
Sloane Perrault
ff8542f164
add examples, link to spec 2023-06-30 06:53:15 -04:00
Sloane Perrault
fd9431991d
docs: minimal README 2023-06-29 17:44:34 -04:00
Sloane Perrault
e4e25935b7
mix new 2023-06-29 15:20:23 -04:00