- **Fixed**: Proper manipulation with `BaseStrategy` instances during population
1.0.0rc.10
- **Added**: `AliasStrategy` for overriding property name on target object during `setattr()` - **Changed**:`field_strategy` now can be also an instance of `BaseStrategy` - **Fixed**: Fixed calling population methods when declared in form
1.0.0rc.9
- **Added**: Introduced extra optional arguments when creating `From` instance
1.0.0rc.8
- **Added**: `GeoJSON` field introduced - **Changed**: Default clean method `Form.clean` is only called when there are no errors.
1.0.0rc.7
CI/CD fixies and project settings. There was no application change.
1.0.0rc.6
Release by [paimvictor](https://github.com/paimvictor)
- **Added**: Introduced `RRuleField` to represent [Recurrence Rule objects](https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html)