Skip to content

QuakeMigrate v1.0.3

Latest
Compare
Choose a tag to compare
@hemmelig hemmelig released this 01 Apr 16:35
5967d82

QuakeMigrate 1.0.3 Release Notes

This patch release introduces some minor updates to tooling used by the package and address some issues that had arisen from underlying dependencies. Further, we have added a backdoor that allows us to debug issues with our CI/CD testing.

  • Switched to Ruff autoformatter (9580ccf)
  • Addressed a Matplotlib bug arising from the deprecation of the method of sharing/joining axes we were previously using (a4fe6f8)
  • Resolved issue with test workflow failure (a11677b/1363a7a) and added tmate backdoor for debugging (9b433d3)
  • Updated an issue with the data downloading in the Iceland volcano-tectonic example. This had the added benefit of being faster, too! (b11a6b8)

Contributors

@hemmelig & @TomWinder.

What's Changed (auto-generated)

  • Autoformat (Black), bump copyright years, add test workflow by @hemmelig in #159
  • Address issue with shared axes from Matplotlib 3.8 by @hemmelig in #163
  • Add debug backdoor (tmate) and bypass root cause of test workflow failure by @hemmelig in #164
  • 🔧 Update cibuildwheels version to fix Windows wheel building by @TomWinder in #171
  • Switch to Ruff formatter by @hemmelig in #165
  • 🐛 Single client request for all stations by @TomWinder in #174

Full Changelog: v1.0.2...v1.0.3