2023.3.post1
What's Changed
⚠️ Breaking Changes
- Add support for
scm_ignore_files
(and restructure project) by @brettcannon in #44
🎉 New Features
- Add
IN_VIRTUAL_ENV
by @brettcannon in #47 - Add
parse_config()
by @brettcannon in #48 - Add
activation()
by @brettcannon in #49 - Add type annotations by @brettcannon in #50
- Add docs by @brettcannon in #51
- Add support for Windows (except for
create()
) by @brettcannon in #55
Full Changelog: v2023.2.0...v2023.3.post1