Skip to content

v0.15.0a0 - Remove two internal functions

Pre-release
Pre-release

Choose a tag to compare

@tony tony released this 28 Aug 20:22
· 1348 commits to master since this release

Breaking changes

Remove custom internal functions in favor of standard library:

  • refactor!: Deprecate which() in favor of shutil.which() by @tony in #397
  • refactor!: Remove mkdir_p by @tony in #399

CI / Internal

Full Changelog: v0.14.0...v0.15.0a0