github Erotemic/ubelt v1.3.1
Version 1.3.1

latest releases: v1.3.6, v1.3.5, v1.3.4...
15 months ago

Version 1.3.1 - 2022-06-14

Changed

  • Removed experimental warning from Path.copy and Path.move; they are now well enough tested.
  • The util_format submodule has been renamed to util_repr. The
    util_format is now a deprecated alias for util_repr.
  • Stub out merge methods for SetDict.
  • Renamed FormatterExtensions to ReprExtensions, with the former now being a deprecated alias.
  • ubelt.cmd now returns an object that ducktypes subprocess.CompletedProcess.
  • ubelt.cmd now contains a capture argument which will disable capturing of output.
  • ubelt.cmd ...detaching now only prints if verbosity is > 1

Don't miss a new ubelt release

NewReleases is sending notifications on new releases.