Skip to content

v0.6.0

Choose a tag to compare

@machow machow released this 13 Sep 16:46
· 211 commits to main since this release
2cec93a

What's Changed

  • feat: azure backend by @machow in #143
  • feat!: support public rsc pin read, using manual board by @machow in #147
    • deprecated: board_urls renamed to board_url, to match R pins.
    • breaking!: use a url ending with "/" to point to a pin version. If a url does not end with "/", it is assumed to be an individual file.
  • ci: add windows to test matrix by @machow in #149
    • fix: this should resolve an issue with writing RS Connect pins on windows (#148)
  • docs: remove todo notes around arrow by @machow in #151

Full Changelog: v0.5.0...v0.6.0