updated improvements list

This commit is contained in:
Peter Boin 2017-10-11 23:12:44 +11:00
parent b7765727ae
commit 97ee8737da

2
dist/README.md vendored
View File

@ -36,9 +36,11 @@ Added ability to remove all codes & parameters that cannot be parsed.
* `Machine.clean_block(<Block>)` removes content from a block that's not parsable (use with caution) * `Machine.clean_block(<Block>)` removes content from a block that's not parsable (use with caution)
* `Machine.ignore_invalid_modal` bool class parameter, if set, will continue on merrily while ignoring * `Machine.ignore_invalid_modal` bool class parameter, if set, will continue on merrily while ignoring
anything not parsable (similarly to `clean_block`) anything not parsable (similarly to `clean_block`)
* deployment version category validation in `setup.py` (ie: alpha, beta, and so on)
### Bugfixes ### Bugfixes
(none)
---- ----
## 0.2.0 ## 0.2.0