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)
22* Bug Fixes
33 * Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where
44 the typed value differed from what the setter had converted it to.
2020 * Removed undocumented ` py run ` command since it was replaced by ` run_pyscript ` a while ago
2121 * Renamed ` AutoCompleter ` to ` ArgparseCompleter ` for clarity
2222 * 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
2327
2428## 0.10.0 (February 7, 2020)
2529* Enhancements
You can’t perform that action at this time.
0 commit comments