Skip to content

2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 07:41
· 7 commits to master since this release
a57b15d
2.3.0 (#54)

* Replaces `os` with `pathlib.Path` for disk level actions.
* Adds `enums.TargetOS`
* Bump testing and development to 3.10
* Add development requirements to `pyproject.toml`
* Replaces `re.match` with `re.search` for `fastresume` discovery when using Regex patterns 
* Adds emojis and cleans up INFO and DEBUG log outputs.
* Adds `-v` and `--version` for version print.