v0.15.0a0 - Remove two internal functions
Pre-release
Pre-release
Breaking changes
Remove custom internal functions in favor of standard library:
- refactor!: Deprecate
which()in favor ofshutil.which()by @tony in #397 - refactor!: Remove
mkdir_pby @tony in #399
CI / Internal
Full Changelog: v0.14.0...v0.15.0a0