Commit graph

  • ff769454e2
    feat: infer belongs_to type via ecto introspection sloane/belongs-to-inference sloane 2024-11-13 08:35:47 -0500
  • 40aee47bfe
    Merge 031e1e802b into 5f45fe9306 Luiz Rodrigo de Souza 2024-10-31 14:31:48 -0300
  • 031e1e802b
    read from column_type besides type for better supporting belongs_to Luiz Rodrigo de Souza 2024-10-31 14:11:18 -0300
  • df8e96c60b
    Merge b5095ed0e7 into 5f45fe9306 Luiz Rodrigo de Souza 2024-10-31 16:56:02 +0000
  • b5095ed0e7
    remove IO.inspect Luiz Rodrigo de Souza 2024-10-31 13:55:54 -0300
  • 262f47cd6c
    better support for default type Luiz Rodrigo de Souza 2024-10-30 20:18:30 -0300
  • e9b3dc1691
    first try Luiz Rodrigo de Souza 2024-10-30 20:00:54 -0300
  • 5f45fe9306
    1.1.0 main 1.1.0 sloane 2024-10-09 21:28:16 -0400
  • b4600cfb4e
    docs: add unreleased section to changelog sloane 2024-10-09 21:27:20 -0400
  • 4695fffd4d
    docs: add 1.0.0 to changelog sloane 2024-10-09 21:21:59 -0400
  • 1c0bd89955
    handle non-primary-key, non-assoc field (#39) Luiz Rodrigo de Souza 2024-10-09 22:19:14 -0300
  • a0d90ff3d7
    handle non-primary-key, non-assoc field Luiz Rodrigo de Souza 2024-10-08 19:54:24 -0300
  • b0180b0619 Rename type option to column_type Patrik Stenmark 2024-10-03 08:54:56 +0200
  • b0d53c117e
    1.0.0 1.0.0 sloane 2024-08-28 12:19:05 -0400
  • 74e1827dd4
    Change default type to uuid (#34) Andrew Timberlake 2024-08-28 18:15:03 +0200
  • 1e4d1f8aee
    Fix prefix validation in Ecto type (#35) Andrew Timberlake 2024-08-28 18:10:40 +0200
  • 154833ce1c Fix prefix validation in Ecto type Andrew Timberlake 2024-08-27 13:32:22 +0200
  • 19622969bb Change default type to uuid Andrew Timberlake 2024-08-27 13:07:21 +0200
  • c74d433c2d
    allow binary type (#32) Dennis Beatty 2024-07-18 08:14:01 -0600
  • a71c21e5c3
    remove binary_id support Dennis Beatty 2024-07-18 07:24:18 -0600
  • 6af1efe6d3
    allow binary type Dennis Beatty 2024-07-16 23:54:01 -0600
  • ee51c5fdcb
    0.6.0 0.6.0 sloane 2024-04-22 10:01:54 -0400
  • eadb269342
    Support 0.3.0 spec (#30) sloane 2024-04-22 10:00:51 -0400
  • 421e6869a6
    add .exs extension to update_spec script sloane 2024-04-22 09:55:44 -0400
  • f686c4650a
    use binary_part/3 for elixir 1.11 support sloane 2024-04-22 09:54:12 -0400
  • 4261b1a00c
    update parser to support 0.3.0 spec sloane 2024-04-22 09:52:01 -0400
  • bd0ce3a340
    update to 0.3.0 spec sloane 2024-04-22 08:42:26 -0400
  • 6232bf4c7f
    replace shell script with elixir script sloane 2024-04-22 08:41:53 -0400
  • f0e24c7231 0.5.3 0.5.3 sloane 2024-03-12 11:28:08 -0400
  • 7a9895cf8e
    Add or ~> 4.0 for :phoenix_html (#28) Paulo Curado 2024-03-12 17:25:35 +0200
  • d57ecdf5e2 Add or ~> 4.0 for :phoenix_html phcurado 2024-03-12 10:27:51 +0200
  • 807b628a0b Update phoenix to 1.7.10 and phoenix_html to 4.0 Patrick Olsen 2024-01-11 12:53:55 +0700
  • 0bbd87e6ed
    0.5.2 0.5.2 sloane 2023-10-06 16:24:57 -0400
  • b91726399f
    Make deps available in all environments (#26) Thiago Santos 2023-10-06 17:23:56 -0300
  • db26414a96
    Make deps available in all environments Thiago Santos 2023-10-06 16:40:52 -0300
  • a5e45558f2
    Adds Phoenix.Param implementation for TypeID Lancelot HARDEL 2023-08-28 16:43:13 +0200
  • dd8f957106
    fix: raise if primary_key: true and no prefix (#22) 0.5.1 Sloane 2023-07-16 11:36:19 -0400
  • fafb2921a4
    fix: raise if primary_key: true and no prefix Sloane Perrault 2023-07-16 11:34:09 -0400
  • c9eb03b44e
    Better support for Ecto (#21) 0.5.0 Sloane 2023-07-16 11:01:51 -0400
  • af36eda878
    0.5.0 Sloane Perrault 2023-07-16 11:00:19 -0400
  • 6158128e61
    expand documention for ecto usage Sloane Perrault 2023-07-16 10:26:59 -0400
  • 9db8183417
    use schema associations to derive prefixes Sloane Perrault 2023-07-16 10:18:56 -0400
  • 1a1f2a7008
    Jason.Encoder impl (#18) 0.4.0 Sloane 2023-07-07 14:38:26 -0400
  • ff1ed0aabd
    Jason.Encoder impl Sloane Perrault 2023-07-07 14:35:32 -0400
  • 8049b93b91
    remove duplicate link to documentation Sloane Perrault 2023-07-07 13:37:45 -0400
  • 4a43e5ad5d
    add badges to README Sloane Perrault 2023-07-07 13:36:10 -0400
  • f4d15d06de
    use published release type Sloane Perrault 2023-07-07 13:31:35 -0400
  • 4930e7115c
    Common protocol implementations (#16) 0.3.1 Sloane 2023-07-07 13:26:25 -0400
  • 321a79b117
    Phoenix.Param impl Sloane Perrault 2023-07-07 13:23:39 -0400
  • e274f3bf1d
    Phoenix.HTML.Safe impl Sloane Perrault 2023-07-07 13:16:46 -0400
  • 2c0a468ce2
    String.Chars impl Sloane Perrault 2023-07-07 12:56:25 -0400
  • c4c4437508
    docs: fix code fence in changelog Sloane Perrault 2023-07-07 12:46:19 -0400
  • 3d657061f5
    Add Ecto support (#14) 0.3.0 Sloane 2023-07-07 09:00:51 -0400
  • 6e779b36b6
    0.3.0 Sloane Perrault 2023-07-07 08:59:50 -0400
  • 1884261b6c
    Ecto.ParameterizedType, time: ... for new/2 Sloane Perrault 2023-07-07 08:58:01 -0400
  • 818b216424
    add ecto type support Sloane Perrault 2023-07-06 17:03:11 -0400
  • 428a80a633
    add publish workflow (#13) Sloane 2023-07-06 16:35:30 -0400
  • 99c5afd146
    add publish workflow Sloane Perrault 2023-07-06 16:30:45 -0400
  • 1c0b6f68cb
    0.2.2 Sloane Perrault 2023-07-06 16:20:04 -0400
  • fa0e1f48e4
    Lower Elixir and OTP requirement to 1.11, OTP 21 (#12) Sloane 2023-07-06 16:19:01 -0400
  • 1e5c7d0c93
    use elixir & otp versions in cache names Sloane Perrault 2023-07-06 16:16:44 -0400
  • ed29c3ce6e
    downgrade ubuntu version, don't fail fast Sloane Perrault 2023-07-06 16:13:23 -0400
  • 26d92857f7
    use simpler versions Sloane Perrault 2023-07-06 16:10:35 -0400
  • bf3c402d15
    lower elixir requirement, expand testing matrix Sloane Perrault 2023-07-06 16:07:15 -0400
  • bcd9b2fee3
    Add Code of Conduct and Contributing documentation (#11) Sloane 2023-07-06 15:59:55 -0400
  • 0b090fd1fd
    add contributing document Sloane Perrault 2023-07-06 15:57:30 -0400
  • 18b17b9237
    add code of conduct Sloane Perrault 2023-07-06 15:54:44 -0400
  • b41df05830
    Create dependabot.yml Sloane 2023-07-06 14:46:36 -0400
  • b6e0f62833
    0.2.1 0.2.1 Sloane Perrault 2023-07-06 14:25:23 -0400
  • 303a474437
    Use homerolled UUID module (#9) Sloane 2023-07-06 14:23:58 -0400
  • 9875010bbe
    update changelog Sloane Perrault 2023-07-06 14:22:30 -0400
  • d11b40bcc0
    remove uniq, use homerolled uuid module Sloane Perrault 2023-07-06 13:08:09 -0400
  • d6814de257
    include changelog (#8) Sloane 2023-07-06 12:55:09 -0400
  • dc94a1b484
    include changelog Sloane Perrault 2023-07-06 12:53:18 -0400
  • 9499e62bb4
    0.2.0 0.2.0 Sloane Perrault 2023-07-06 10:25:34 -0400
  • 63e0952823
    limit first suffix char to 0..7 Sloane Perrault 2023-07-06 10:24:56 -0400
  • a9186592d6
    add script to update spec, update spec files Sloane Perrault 2023-07-06 10:22:31 -0400
  • 5bf8b50e2d
    0.1.0 0.1.0 Sloane Perrault 2023-07-02 08:20:19 -0400
  • db5e754d86
    modify to catch invalid specs Sloane Perrault 2023-07-02 08:19:23 -0400
  • 6d4a555585
    modify to support valid specs Sloane Perrault 2023-07-02 08:13:02 -0400
  • 3337d6b2cd
    publish 0.0.1 0.0.1 Sloane Perrault 2023-06-30 07:24:59 -0400
  • ea6de20944
    add CI badge to README Sloane Perrault 2023-06-30 07:10:28 -0400
  • 5bb1df913f
    add ci github action Sloane Perrault 2023-06-30 07:08:19 -0400
  • 4a243685dd
    add project information Sloane Perrault 2023-06-30 07:03:50 -0400
  • 8a464f10ea
    update inspect impl Sloane Perrault 2023-06-30 07:00:51 -0400
  • ff8542f164
    add examples, link to spec Sloane Perrault 2023-06-30 06:50:00 -0400
  • 43126a48d1
    add license Sloane Perrault 2023-06-30 06:49:44 -0400
  • 9a895737fd
    fix base 32 encoding Sloane Perrault 2023-06-30 06:03:07 -0400
  • b34945f79d
    add comments to base 32 module Sloane Perrault 2023-06-29 19:04:05 -0400
  • a9c52b8496
    fix base32 encoding Sloane Perrault 2023-06-29 18:22:24 -0400
  • fd9431991d
    docs: minimal README Sloane Perrault 2023-06-29 17:38:33 -0400
  • aa0251fdd1
    add decoding test Sloane Perrault 2023-06-29 17:37:05 -0400
  • cdd8624662
    initial implementation Sloane Perrault 2023-06-29 17:23:05 -0400
  • e4e25935b7
    mix new Sloane Perrault 2023-06-29 15:20:23 -0400