v0.6.0
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_urlsrenamed toboard_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.
- deprecated:
- 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