Current section

Files

Jump to
construct CHANGELOG.md
Raw

CHANGELOG.md

## Changelog
## v1.2.0
* Enhancements
* Add `struct` type
## v1.1.1
* Enhancements
* Definition in using macro
* Add able to override fields
## v1.1.0
* Enhancements
* Make structs from params as a keyword list
* Simplify type declaration in standalone cast
* Accept types declaration as a key value structure
## v1.0.1
* Enhancements
* Self and cross dependent types