What’s new in 1.2.0 (14 August 2024)

These are the changes in icepyx 1.2.0 See icepyx ChangeLog for a full changelog including other versions of icepyx.

New Features

  • Replace setup.py with equivalent pyproject.toml (#539)

  • Fix continuous delivery & docs to account for setup.py -> pyproject.toml change (#541)

Bug fixes

  • Switch to set comparison to fix a test dependent on unreliable order (#550)

Maintenance

  • update docstring tests for numpy 2.0 (#537)

  • Add Zenodo badge and update all-contributors badge (#536)

  • Autofix flake8 ignores E711, E712, E714, F401, F841 with Ruff (#542)

  • Switch to ruff (#543)

Documentation

  • fix bib entry (#529)

  • [docs] update is2 resources (#535)

Contributors

A total of 3 people contributed to this release. People with a “+” by their names contributed for the first time.

  • Jessica Scheick

  • Matt Fisher +

  • pre-commit-ci[bot]