Current section
Files
Jump to
Current section
Files
disc_union
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.3.0
* Update to Elixir 1.7+
* Exception raised by run-time constructors contain correct case name & count
* Make run-time constructors overridable
## v0.2.0
* Improve docs
* Add `c` & `c!` constructors
* Add named constructors
* Generate docs & typespecs for discriminated unions
* Raise errors with clean stacktrace
## v0.1.0
* Initial working version