Current section

Files

Jump to
hayase CHANGELOG.md
Raw

CHANGELOG.md

## v0.1.4
- Use `alias` instead of `import` to avoid name collisions since Elixir 1.12
has introduced `Kernel.tap/1`
## v0.1.0
- Initial release