Skip to content

Releases: mhanberg/schematic

v0.0.11

Choose a tag to compare

@mhanberg mhanberg released this 28 Apr 00:57
d230664

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@mhanberg mhanberg released this 23 Apr 04:25
67067ea

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@mhanberg mhanberg released this 11 Apr 04:05
0f5129b

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@mhanberg mhanberg released this 02 Apr 16:03
f510023

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@mhanberg mhanberg released this 27 Mar 01:38
d8acf1a

What's Changed

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

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

v0.0.6

Choose a tag to compare

@mhanberg mhanberg released this 25 Mar 22:43
c98acba

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

Choose a tag to compare

@mhanberg mhanberg released this 24 Mar 01:54
5509fb5
  • fix: handle nil message in oneof schematic

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

v0.0.4

Choose a tag to compare

@mhanberg mhanberg released this 20 Mar 03:56
e8b55e9
  • fixed the typespecs

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

v0.0.3

Choose a tag to compare

@mhanberg mhanberg released this 20 Mar 02:49
895911a
  • 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

Choose a tag to compare

@mhanberg mhanberg released this 17 Mar 05:14
0812a05
  • 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