Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@bsipocz bsipocz released this 25 Nov 14:01
· 11 commits to main since this release
v1.3.0

What's Changed

  • ci: add testing for pytest~=8.1 by @Borda in #245
  • TST: add tests for ufuncs without docstrings, wrapped or not by @lpsinger in #248
  • Update skips for broken test by @lpsinger in #249
  • CI: use available osx image for old python by @bsipocz in #250
  • CI: adding pytest 82 by @bsipocz in #251
  • BUG: Fix multiline code in generate/update diff by @seberg in #253
  • MAINT: Remove accidental debug print from new tests by @seberg in #254
  • DEP: refactored out runtime dependency on setuptools by @neutrinoceros in #258
  • CI: use hashes for actions' versions by @bsipocz in #259
  • MAINT: adding python3.13 to CI and fix any incompatibilities by @bsipocz in #260
  • Bump the actions group in /.github/workflows with 2 updates by @dependabot in #261
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in /.github/workflows in the actions group by @dependabot in #262
  • MAINT: No need for weekly dependabot by @bsipocz in #263
  • TST: add one more python release to xfail list by @bsipocz in #266
  • MNT: Use hash for Action workflow versions and update if needed by @pllim in #267
  • CI: macos-12 is deprecated by @bsipocz in #268
  • Bump the actions group in /.github/workflows with 3 updates by @dependabot in #269
  • Don't assume config exists. by @Carreau in #271

New Contributors

Full Changelog: v1.2.1...v1.3.0