Releases: inducer/codepy
Releases · inducer/codepy
v2025.1
What's Changed
- Doc fixes by @inducer in #19
- CI/README: master->main by @inducer in #20
- Run flake8 in Github CI on target Py version by @inducer in #21
- Simplify, standardize sphinx setup by @inducer in #22
- Add License file by @jan-janssen in #23
- Prefer platformdirs if available by @alexfikl in #24
- Modernize by @alexfikl in #25
- Fix intersphinx URLs by @inducer in #27
- Remove Toolchain::get_dependencies extra entries by @reguly in #26
- Remove support for macOS (unmaintained) by @alexfikl in #29
- Port _guess_toolchain_kwargs_from_python_config away from distutils by @alexfikl in #28
- Some random cleanup by @alexfikl in #30
- Bump versions of various github actions components by @inducer in #36
- Bump to py 3.8 by @inducer in #37
- Placate flake8-comprehensions by @inducer in #38
- Fix intersphinx mapping format by @inducer in #39
- Use dataclasses instead of pytools.Record by @alexfikl in #40
- Replace uses of deprecated imp module by @alexfikl in #41
- ci: add dependabot updates for github actions by @alexfikl in #42
- Bump actions/checkout from 2 to 4 by @dependabot in #43
- Bump actions/setup-python from 4 to 5 by @dependabot in #44
- Switch to pyproject and ruff by @alexfikl in #45
- Bump Python to 3.10 by @alexfikl in #47
- Fix RUF052 error by @alexfikl in #48
- Strictly type modules by @alexfikl in #49
- Clean up deprecations by @alexfikl in #50
- Strictly type everything by @alexfikl in #52
- Eradicate wait_on_error by @inducer in #51
New Contributors
- @inducer made their first contribution in #19
- @jan-janssen made their first contribution in #23
- @alexfikl made their first contribution in #24
- @reguly made their first contribution in #26
- @dependabot made their first contribution in #43
Full Changelog: v2019.1...v2025.1