Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@astrofrog astrofrog released this 16 Oct 13:57
· 1 commit to main since this release
3607565

What's Changed

New Features

  • Support pathlib.Path in write_if_different and import_file by @astrofrog in #84

Bug Fixes

  • TST: fix pyproject-only test (ensure build-time dependencies are installed) by @neutrinoceros in #80

Other Changes

  • TST: drop legacy pytest fixture tmpdir, use tmp_path instead by @neutrinoceros in #81
  • Test downstream with Python 3.12 by @astrofrog in #86
  • MNT: Use hash for Action workflow versions and update if needed by @pllim in #88
  • Bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows in the actions group by @dependabot in #89

Full Changelog: v1.1.1...v1.2.0