Releases: edgarrmondragon/pep610
Releases · edgarrmondragon/pep610
v0.4.0
What's Changed
- ci: bump the actions group with 1 update by @dependabot in #39
- ci: bump hatch from 1.9.1 to 1.9.3 in /.github/workflows by @dependabot in #38
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #41
- refactor: Make importlib-resources a dev dependency and remove the
SCHEMA_FILE
constant from the public API by @edgarrmondragon in #36 - feat: Add
is_editable
wrapper function by @edgarrmondragon in #37 - feat: Make the
parse
function part of the public API by @edgarrmondragon in #40 - chore: Bump
coverage
to 7.4.2 to only use "sysmon" when available by @edgarrmondragon in #42 - chore: Remove redundant Ruff
target-version
configl by @edgarrmondragon in #43 - test: Use a more accurate JSON schema to generate test cases by @edgarrmondragon in #44
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: Update link to docs in PyPI by @edgarrmondragon in #24
- docs: Min supported py version is 3.8 by @edgarrmondragon in #25
- docs: Minor docs improvements by @edgarrmondragon in #26
- docs: Run doctests by @edgarrmondragon in #28
- docs: Link to
stable
docs from readme by @edgarrmondragon in #31 - feat: Implement the
all_hashes
property key for archive URLs by @edgarrmondragon in #30 - feat: Implement the
has_valid_algorithms
method for archive URLs by @edgarrmondragon in #29 - chore(deps-dev): bump furo from 2023.9.10 to 2024.1.29 by @dependabot in #34
- docs: Update description in readme and docs by @edgarrmondragon in #35
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- ci: Test on PyPy by @edgarrmondragon in #11
- chore: Reformat optional dependencies by @edgarrmondragon in #12
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #13
- ci: Group GitHub Action dependabot updates by @edgarrmondragon in #18
- ci: Bump hatch from 1.8.1 to 1.9.1 in /.github/workflows by @dependabot in #17
- ci: Bump the actions group with 3 updates by @dependabot in #19
- chore: pre-commit autoupdate by @edgarrmondragon in #20
- feat: Implement the
hashes
key for archive URLs by @edgarrmondragon in #22 - docs: Publish docs by @edgarrmondragon in #23
New Contributors
- @pre-commit-ci made their first contribution in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release!
v0.0.1a5
chore: Fix release Python version
v0.0.1a4
feat: Official support for Python 3.12 (#7)
v0.0.1a3
v0.0.1a3
v0.0.1a2
v0.0.1a2
v0.0.1a1
chore: Setup CI (#1)