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
|
303a474437
|
Use homerolled UUID module (#9)
* remove uniq, use homerolled uuid module
* update changelog
|
2023-07-06 14:23:58 -04:00 |
|
Sloane Perrault
|
5bf8b50e2d
|
0.1.0
|
2023-07-02 08:23:44 -04:00 |
|
Sloane Perrault
|
db5e754d86
|
modify to catch invalid specs
|
2023-07-02 08:19:23 -04:00 |
|
Sloane Perrault
|
6d4a555585
|
modify to support valid specs
|
2023-07-02 08:13:02 -04:00 |
|
Sloane Perrault
|
8a464f10ea
|
update inspect impl
|
2023-06-30 07:00:51 -04:00 |
|
Sloane Perrault
|
ff8542f164
|
add examples, link to spec
|
2023-06-30 06:53:15 -04:00 |
|
Sloane Perrault
|
9a895737fd
|
fix base 32 encoding
|
2023-06-30 06:03:07 -04:00 |
|
Sloane Perrault
|
cdd8624662
|
initial implementation
|
2023-06-29 17:23:05 -04:00 |
|
Sloane Perrault
|
e4e25935b7
|
mix new
|
2023-06-29 15:20:23 -04:00 |
|