Release Notes¶
0.7¶
Released: 2020-07-23
Added
get_encodingAdded
prep_cmdAdded
RunCmdAdded
CompletedProcess
0.6¶
Released: 2020-03-30
Added
len_without_ansiAdded
AnsiTextWrapperAdded
run
0.5¶
Released: 2020-02-20
Added
to_namedtupleWorks with Python3.8
0.4¶
Released: 2019-07-16
Added
add_setup_cfg_commandsAdded
as_escaped_utf8_literalAdded the b64 codecs via
register_codecsAdded the Raw UTF-8 Escape codec via
register_codecsRemoved the restriction of Python string method names as identifiers in:
Rewrite of
bump_versionImproved unit and integration tests.
0.3¶
Released: 2018-10-29
Added
bump_version
0.2¶
Released: 2018-10-27
Added
cached_propertyWorks with Python3.7