All notable changes to this project are documented in this file. The format is based on Keep a Changelog and the project follows semantic versioning.
[2.0.0] (https://github.com/ccuffs/poll-from-text/releases/tag/v.2.0.0) - 2021-10-13
- Options are now arrays with fields
text
,marker
andseparator
.
- Config entry
attr_validation
to control how attributes are validated.
[1.0.1] (https://github.com/ccuffs/poll-from-text/releases/tag/v.1.0.1) - 2021-06-23
- Static method
CCUFFS\Text\PollFromText::make()
for convinente parsing.
[1.0.0] (https://github.com/ccuffs/poll-from-text/releases/tag/v.1.0.0) - 2021-06-22
- Initial public release