Skip to content

v1.1.2

Latest

Choose a tag to compare

@tsutterley tsutterley released this 12 Jun 22:03
· 1 commit to main since this release
1178aaa

Summary:
Smaller and more efficient builds for ci and documentation. Improvements to the documentation. Still a work in progress.

Itemized Changes:

  • fix: don't include get_git_revision_hash to outputs
  • docs: new documentation path
  • fix: verify warnings have type and filtered after (#26)
  • docs: add citation (#27)
  • refactor: use pathlib to define and operate on paths (#28)
  • docs: slimmer requirements to prevent rtd overflow (#28)
  • docs: remove binder links 😢 (#28)
  • fix: numpy.float to numpy.float64 deprecation (#29)
  • fix: remove possible crs variables from output fields list (#29)
  • feat: add function for calculating geocentric latitudes from geodetic (#30)
  • ci: use mamba for builds (#31)
  • ci: bump versions for deprecation (#32)
  • docs: use micromamba for builds (#32)
  • fix: updated ssl context to fix deprecation error (#33)
  • feat: update spatial program to add groups (#33)
  • docs: use bibtex for citations (#33)
  • docs: use a single bibtex cite instance for lists (#35)
  • refactor: use import_dependency to import optional dependencies (#35)
  • docs: update badges on README.rst (#35)
  • docs: add citation file (#35)
  • chore: update MANIFEST.in (#35)

Full Changelog: 1.1.1...1.1.2