Packages

Parameterized modules for Elixir

Current section

Files

Jump to
daat CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.2.0] - 2020-03-10
### Added
- Validation of behaviours when specified in a dependency declaration. This may cause compilation errors in previously compiling code if that code makes use of an incomplete or invalid behaviour implementation