Packages

Placeholders for data that isn't loaded. Inspired by Ecto.

Current section

Files

Jump to
not_loaded CHANGELOG.md
Raw

CHANGELOG.md

## 0.2.0 (2018-03-22)
### Features
* `NotLoaded.new/1` for defining a NotLoaded value at runtime.
## 0.1.0 (2018-02-02)
Initial release.
### Features
* `NotLoaded.lazy_loaded/1` macro for defining lazy loaded fields in a struct