Commit graph

20 commits

Author SHA1 Message Date
Paulo Curado
7a9895cf8e
Add or ~> 4.0 for :phoenix_html (#28) 2024-03-12 11:25:35 -04:00
sloane
0bbd87e6ed
0.5.2 2023-10-06 16:24:57 -04:00
Thiago Santos
b91726399f
Make deps available in all environments (#26) 2023-10-06 16:23:56 -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
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
fa0e1f48e4
Lower Elixir and OTP requirement to 1.11, OTP 21 (#12)
* lower elixir requirement, expand testing matrix

* use simpler versions

* downgrade ubuntu version, don't fail fast

* use elixir & otp versions in cache names
2023-07-06 16:19:01 -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
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
5bf8b50e2d
0.1.0 2023-07-02 08:23:44 -04:00
Sloane Perrault
6d4a555585
modify to support valid specs 2023-07-02 08:13:02 -04:00
Sloane Perrault
3337d6b2cd
publish 0.0.1 2023-06-30 07:24:59 -04:00
Sloane Perrault
4a243685dd
add project information 2023-06-30 07:03:50 -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