Releases: Byzanteam/jet-ext
Releases · Byzanteam/jet-ext
v0.3.0
Release 0.2.5
What's Changed
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0(first release)
What's Changed
- Feat/ecto enum by @vanppo in #1
- Feat/sti builder by @vanppo in #2
- chore: ci by @fahchen in #3
- feat: add JetExt.Ecto.Varchar by @fahchen in #4
- feat: add uri ecto type by @fahchen in #5
- test: add Enum tests by @fahchen in #6
- feat: urn ecto type by @fahchen in #7
- fix: URI and URN naming by @fahchen in #8
- fix: URI and URN embed_as and equal? by @fahchen in #9
- feat: parameterized sti by @fahchen in #10
- feat: ecto typespec by @fahchen in #11
- feat: add default implement of intermediatation module by @vanppo in #13
- feat(absinthe): add relay connection by @vanppo in #14
- feat: make enum parameterizable by @vanppo in #15
- feat: add Version Ecto type by @fahchen in #16
- feat: introduce
indifferent_take/2
by @json2008 in #17 - 修复 typespec by @CptBreeza in #18
- feat: add as_required/1 type helper by @fahchen in #19
- fix: cursor_based_connction side edges by @fahchen in #20
- feat: sdl-plug by @fahchen in #21
- Fix connection query by @CptBreeza in #22
- chore: update otp to 26.0 by @fahchen in #24
- Introduce OneOf by @CptBreeza in #23
- fix(absinthe): fix cursor type issue by @fahchen in #25
- Cutsom absinthe relay node id by @c01dcat in #26
- Add commonly used absinthe scalar types by @CptBreeza in #27
- Add absinthe builders by @CptBreeza in #28
- feat: add env helper for Config by @fahchen in #29
- Implement asbinthe object json scalar type by @c01dcat in #30
- Extract cursor fields with protocol by @CptBreeza in #31
- [JET-1030] feat: add absinthe handle error middleware by @vanppo in #32
- fix: wrap error handler results by @vanppo in #33
- [JET-1242] feat: customize primary key by attrs by @vanppo in #34
- fix: skip handling one_of for resolved resolution by @fahchen in #35
- feat: support input_modifier on struct by @fahchen in #36
New Contributors
- @vanppo made their first contribution in #1
- @fahchen made their first contribution in #3
- @json2008 made their first contribution in #17
- @CptBreeza made their first contribution in #18
- @c01dcat made their first contribution in #26
Full Changelog: https://github.com/Byzanteam/jet-ext/commits/v0.1.0