rattler
support and UX/UI assistance.
What's Changed
- BUG: fix JSONC support by @lucascolley in #1426
- BUG: fix extraction of conda version by @sfmig in #1428
- MAINT: Clean and update documentation by @HaoZeke in #1429
- MAINT: Update CI configurations and handle sanity checks by @HaoZeke in #1440
- BUG: Fix multiple Python version usage by @HaoZeke in #1444
- ENH: Add
py-rattler
by @HaoZeke in #1445 - docs: document pitfalls of changing
benchmark_name
benchmark attribute by @JuroOravec in #1470 - docs: document the
version
field inasv.conf.json.rst
by @JuroOravec in #1467 - DOC: Minor assorted fixes by @DimitriPapadopoulos in #1483
- DOC: platform → sys_platform by @DimitriPapadopoulos in #1477
- refactor: fix virtualenv setup for py3.9+ by @JuroOravec in #1485
- CI: Use a decently recent version of ruff by @DimitriPapadopoulos in #1478
- MAINT: Enforce ruff isort rules (I) and get rid of isort by @DimitriPapadopoulos in #1488
- MAINT: Do not list wheel as a build-dep by @DimitriPapadopoulos in #1494
- DOC: Add a space after Python command line option
-m
by @DimitriPapadopoulos in #1487 - MAINT: Apply ruff/flake8-logging rules (LOG) by @DimitriPapadopoulos in #1481
- MAINT: Apply assorted ruff/pyupgrade rules (UP) by @DimitriPapadopoulos in #1480
- MAINT: Apply ruff/pycodestyle rules (W) by @DimitriPapadopoulos in #1490
- docs: Add timeouts to asv.conf.json reference by @Jacob-Stevens-Haas in #1476
- ENH: Add a gitignore template by @HaoZeke in #1274
- MAINT: Apply ruff/Pylint rules (PLE) by @DimitriPapadopoulos in #1482
- Add TAGS as range parameter, fixes #488 fixes #1027 by @timkpaine in #1418
- MAINT: Apply assorted ruff rules (RUF) by @DimitriPapadopoulos in #1491
- MAINT: Apply assorted ruff/flake8-comprehensions rules (C4) by @DimitriPapadopoulos in #1489
- MAINT: Enforce ruff/flake8-comprehensions rules (C4) by @DimitriPapadopoulos in #1498
- MAINT: Enforce ruff/pygrep-hooks rules (PGH) by @DimitriPapadopoulos in #1499
- Report the last error when failing to discover benchmarks by @TalAmuyal in #1505
- MAINT: Update pre-commit ruff legacy alias by @DimitriPapadopoulos in #1510
- MAINT: Update GitHub Actions by @DimitriPapadopoulos in #1504
- Always pass python version when creating mamba/conda env by @jder in #1495
- MAINT: Enforce ruff/pyupgrade rules (UP) by @DimitriPapadopoulos in #1501
- MAINT: Update pre-commit configuration by @DimitriPapadopoulos in #1503
- MAINT: Enforce ruff/flake8-bugbear rules (B) by @DimitriPapadopoulos in #1502
- MAINT: Update
pyproject.toml
by @DimitriPapadopoulos in #1506 - MAINT: bump pre-commit hooks by @DimitriPapadopoulos in #1514
- resolve conflicts for gh-1450 by @lucascolley in #1516
- TST: Fix testsuite rattler by @HaoZeke in #1450
- BUG: Apply ASV_PYTHONPATH to discovery by @HaoZeke in #1462
- MAINT: Update the license by @HaoZeke in #1291
- use pypy3.11 in CI by @mattip in #1512
- MAINT: Standardize style with ruff by @DimitriPapadopoulos in #1513
- Fix ruff errors in CI by @DimitriPapadopoulos in #1524
- [REL]
v0.6.5
final cleanup by @HaoZeke in #1521 - Apply more flake8-bugbear rules by @DimitriPapadopoulos in #1526
- [BUG] Kill
libmambapy
by @HaoZeke in #1525 - Apply Scientific Python Library Development Guide suggestions by @DimitriPapadopoulos in #1527
- Apply Scientific Python Library Development Guide Repo-Review suggestions by @DimitriPapadopoulos in #1528
New Contributors
- @JuroOravec made their first contribution in #1470
- @DimitriPapadopoulos made their first contribution in #1483
- @Jacob-Stevens-Haas made their first contribution in #1476
- @timkpaine made their first contribution in #1418
- @TalAmuyal made their first contribution in #1505
- @jder made their first contribution in #1495
- @mattip made their first contribution in #1512
Full Changelog: v0.6.4...v0.6.5