Skip to content

v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 18:53
· 1365 commits to refs/heads/main since this release
447cb2f

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] S3 Downloader set default region when region not detected @samster25 (#1100)

📖 Documentation

  • [CHORE] Update README.rst for image downloading @jaychia (#1109)
  • [DOCS] Update image tutorials with .image namespaced expressions @jaychia (#1110)

🧰 Maintenance

  • [CHORE] Tidy up typing of binary ops [1/2] @xcharleslin (#1114)
  • [CHORE] Pin Pydantic to < 2 @jaychia (#1115)
  • [CHORE] Remove rogue print statement @jaychia (#1112)
  • [CHORE] Install wheel together with requirements in release build @jaychia (#1111)
  • [CHORE] Update README.rst for image downloading @jaychia (#1109)
  • [CHORE] Adding more test fixtures for different I/O sources @jaychia (#1083)
  • [CHORE] Cache build artifacts in target folder @jaychia (#1104)
  • [CHORE] Fix CI caching to cache integration test builds separately @jaychia (#1101)
  • [CHORE] Use maturin directly instead of multiplatform build step @jaychia (#1099)

⬆️ Dependencies