Skip to content

v0.3.0

Compare
Choose a tag to compare
@znichollscr znichollscr released this 05 Feb 19:34
· 31 commits to main since this release

Announcements

  • Added end-to-end testing and all required features to support it.

    This should be considered to be the first, functional, stable release 🎉 . (#3)

Changes

  • Change 1
  • 2cc5668 bump: version 0.2.2a0 -> 0.3.0
  • e78be94 CHANGELOG
  • 0a9270e Add docs
  • aa21b80 Add missing file
  • 5e5970f Finish off tests
  • 64ef288 Test config helpers
  • e02e9ed Refactor to make testing more targeted
  • 7fd5627 fill out config handling tests
  • e0a1958 Test attrs helpers
  • 36a522a Fix test comment
  • d25ead3 Get tests passing
  • 271ae52 Move to creating venv in tests
  • a2981b1 Hmph, will have to make the test project installable to do end-to-end testing
  • 7553807 Delete leftover files
  • e508453 Commit regression file while skipping pre-commit
  • f1a7621 Add first integration test on full setup
  • 004ad74 bump(pre-release): version 0.2.1 > 0.2.2a0