Current section
Files
Jump to
Current section
Files
struct_fields
CHANGELOG.md
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [unreleased]
## [0.3.0] - 2016-03-20
- Add `ignore` option to exclude fields
## [0.2.0] - 2016-02-07
- Allow `use StructFields` to be placed above struct definition
## [0.1.0] - 2016-02-06
- Initial release