Skip to content

Releases: elixir-typed-structor/typed_structor

v0.5.0

27 Sep 01:22
17dfae1
Compare
Choose a tag to compare

What's Changed

  • refactor: extract definer by @fahchen in #18
  • feat: add :defexception denfiner to define an exception by @fahchen in #19
  • feat: support :defrecord and :defrecordp and custom definer by @fahchen in #21

Full Changelog: v0.4.2...v0.5.0

v0.4.2

11 Jul 10:19
ef208e8
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Jul 10:09
384fe0a
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jul 11:45
da8c9a0
Compare
Choose a tag to compare

What's Changed

  • test: refactor test_case by @fahchen in #9
  • refactor!: store parameters as keywords instead of atoms to retain more information by @fahchen in #10
  • docs: add doc_fields guide by @fahchen in #11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Jul 15:01
c2b6c88
Compare
Choose a tag to compare

v0.2.0

30 Jun 11:05
52fb2f6
Compare
Choose a tag to compare

v0.1.5

29 Jun 04:39
1afb223
Compare
Choose a tag to compare

v0.1.4

29 Jun 04:30
198166f
Compare
Choose a tag to compare

v0.1.3

29 Jun 04:24
494e09b
Compare
Choose a tag to compare

v0.1.2

28 Jun 16:08
bb5d637
Compare
Choose a tag to compare

What's Changed

  • fix: avoid enforcing the field when default is unset and enforce is false by @fahchen in #3

Full Changelog: v0.1.1...v0.1.2