Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@yanghan234 yanghan234 released this 18 Dec 02:32
· 7 commits to main since this release
afe58a0

What's Changed

Refactors

Fixes

Documentation

Build and CI

  • Clean up environment.yaml and reorganize pyproject.toml by @yanghan234 in #28
  • Create python-publish.yml by @yanghan234 in #33
  • Update python-publish.yaml to build sdist by @yanghan234 in #43
  • Update python-publish.yaml and not build sdist by @yanghan234 in #44
  • Only deploy pages on push and not pull request by @awvwgk in #47
  • Export version information for setuptools_scm in git archives by @awvwgk in #46
  • Update build CI to incorporate multiple OS and multiple Python versions by @yanghan234 in #55
  • Fix version label for sdist by @yanghan234 in #56

Cleanup

New Contributors

Full Changelog: v1.0.0-rc1...v1.0.0