We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b776572 commit 97ee873Copy full SHA for 97ee873
1 file changed
dist/README.md
@@ -36,9 +36,11 @@ Added ability to remove all codes & parameters that cannot be parsed.
36
* `Machine.clean_block(<Block>)` removes content from a block that's not parsable (use with caution)
37
* `Machine.ignore_invalid_modal` bool class parameter, if set, will continue on merrily while ignoring
38
anything not parsable (similarly to `clean_block`)
39
+* deployment version category validation in `setup.py` (ie: alpha, beta, and so on)
40
41
### Bugfixes
42
43
+(none)
44
45
----
46
## 0.2.0
0 commit comments