Packages

An Elixir library that allows you to decide whether or not a function is public at compile time.

Current section

Files

Jump to
ex_propriate CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
The noteworthy changes for each ExPropriate version are included here. For a
complete changelog, see the git history for each version via the version links.
To see the dates a version was published you may see the [hex package page].
[hex package page]: https://hex.pm/packages/ex_propriate
## [v0.1.0]
[v0.1.0]: https://github.com/pyzlnar/ex_propriate/compare/d3eff7c07155e9ae90d890c1db3ac1e734426ec6...v0.1.0
- :tada: First release!