Skip to content

v0.1.8

Choose a tag to compare

@znicholls znicholls released this 19 Aug 07:45
· 159 commits to main since this release

Announcements

  • Fixed up the creation of the source distribution. locked* optional extras should now be available and the source distribution is smaller as we have stripped out unnecessary files.

Changelog

🐛 Bug Fixes

  • Fixed building:

    • now include the locked targets in releases
    • stripped out all superfluous files from the source distribution and check that the package can be installed from the source distribution alone

    (#13)

🔧 Trivial/Internal Changes

Changes

  • bfa655b bump: version 0.1.7.post1 -> 0.1.8
  • fd4814f Updated changelog 14.trivial.md
  • deae33e CI-bump fixes
  • 6816e6c bump(pre-release): version 0.1.7 > 0.1.7.post1
  • 33b1826 CHANGELOG
  • aa8c313 Revert changes
  • 7e70d82 Add meson.build to excludes to see what happens
  • 97c2977 Only build wheel in CI check too
  • 6ffdeb9 Add check to CI too
  • 935f3f9 Finish modifying meson.build
  • a2f36d4 Keep scripts/strip-sdist.py in the tarball as it's needed to install
  • 9dcddd8 Modify meson.build
  • 05daebf Added script file to strip unwanted files from dist tarball
  • 3dc1663 Add leftovers which I forgot to commit
  • 711390a Revert back to main
  • 2f5928e bump(pre-release): version 0.1.7 > 0.1.7.post1
  • da473d8 bump: version 0.1.6.post1 -> 0.1.7
  • c62ebf1 Revert back to main
  • e5cd614 WIP: trying to fix pyproject toml locked files step 2
  • fc4fc33 bump: version 0.1.6.post1 -> 0.1.7
  • 1bff541 WIP: trying to fix pyproject toml locked files