Skip to content

Tags: IvanRublev/Domo

Tags

v1.5.19

Toggle v1.5.19's commit message
Improve compatibility with Elixir 1.19

v1.5.18

Toggle v1.5.18's commit message
Fix functions for required fields to skip fields with nillable types

v1.5.17

Toggle v1.5.17's commit message
Improve compatibility with Elixir 1.18

v1.5.16

Toggle v1.5.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow for more recent nimble_parsec versions (#32)

* Allow for more recent nimble_parsec versions
* Allow latest dependencies for projects with Elixir > 12

---------

Co-authored-by: Ivan Rublev <ivan@ivanrublev.me>

v1.5.15

Toggle v1.5.15's commit message
Support sum type as an element of the list type

v1.5.14

Toggle v1.5.14's commit message
Fix ecto validate_required warning

v1.5.13

Toggle v1.5.13's commit message
Increase compatibility with Elixir 1.15 and OTP 26

v1.5.12

Toggle v1.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean deps from unloadable modules (#27)

* Clean deps from unloadable modules

* Fix calling not running resolve planner

* Add acceptance test of passing without crash on dependency removal

* Bump version to 1.5.12

* Add praises

---------

Co-authored-by: Stefan Schulze <stefan.andre.schulze@posteo.de>
Co-authored-by: Ivan Rublev <ivan@ivanrublev.me>

v1.5.11

Toggle v1.5.11's commit message

v1.5.10

Toggle v1.5.10's commit message
Improve compatibility wiht ElixirLS