Skip to content

Releases: mhanberg/schematic

v0.0.7

27 Mar 01:38
d8acf1a
Compare
Choose a tag to compare

What's Changed

  • chore: support earlier elixir versions by @mhanberg in #2

Full Changelog: v0.0.6...v0.0.7

v0.0.6

25 Mar 22:43
c98acba
Compare
Choose a tag to compare

What's Changed

  • ci: github action by @mhanberg in #1
  • dump/1 now returns and ok/error tuple
  • nullable/1 schematic

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Mar 01:54
5509fb5
Compare
Choose a tag to compare
  • fix: handle nil message in oneof schematic

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Mar 03:56
e8b55e9
Compare
Choose a tag to compare
  • fixed the typespecs

Full Changelog: v0.0.3...v0.0.4

v0.0.3

20 Mar 02:49
895911a
Compare
Choose a tag to compare
  • fix: slightly better error message for schemas
  • feat: dump
  • feat: dispatch to a schematic with a function using oneof
  • refactor!: rename assimilate to unify

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Mar 05:14
0812a05
Compare
Choose a tag to compare
  • rename func to raw
  • transform option for raw schematic
  • any schematic
  • tuple schematic
  • map schematic can take a :keys and :values schematic to assimilate any key that matches the schematic

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 Mar 04:48
390eb4f
Compare
Choose a tag to compare