File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- ## 0.10.1 (February TBD , 2020)
1
+ ## 0.10.1 (February 19 , 2020)
2
2
* Bug Fixes
3
3
* Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where
4
4
the typed value differed from what the setter had converted it to.
20
20
* Removed undocumented ` py run ` command since it was replaced by ` run_pyscript ` a while ago
21
21
* Renamed ` AutoCompleter ` to ` ArgparseCompleter ` for clarity
22
22
* Custom ` EmptyStatement ` exception is no longer part of the documented public API
23
+ * Notes
24
+ * This is a beta release leading up to the 1.0.0 release
25
+ * We intend no more breaking changes prior to 1.0.0
26
+ * Just bug fixes, documentation updates, and enhancements
23
27
24
28
## 0.10.0 (February 7, 2020)
25
29
* Enhancements
You can’t perform that action at this time.
0 commit comments