Pins

Latest version: v0.8.6

Safety actively analyzes 675388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.0

What's Changed
* feat: add board_connect for Posit Connect, formerly RStudio by machow in https://github.com/rstudio/pins-python/pull/173
- Note that board_rsconnect still exists, but is deprecated, and will be removed in a future release.
* docs: change mentions of board_rsconnect to board_connect by machow in https://github.com/rstudio/pins-python/pull/189


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.7.3...v0.8.0

0.7.3

What's Changed

* **feat**: compatibility with R pins `_pins.yaml` file by machow in https://github.com/rstudio/pins-python/pull/178
* R pins is adding a function called `write_board_manifest()`, which involves saving a file called `_pins.yaml`. This PR ensures the file is not accidentally listed as a pin, which would break things like `pin_search()`.
* This PR also allows pins python to read metadata files with unknown fields. This is in anticipation of R pins writing a new `tags` field to metadata.
* **feat(rsc)**: Specify "Python Code" in Connect preview by juliasilge in https://github.com/rstudio/pins-python/pull/177
* **fix(rsc)**: change http auth 'key' to 'Key' by machow in https://github.com/rstudio/pins-python/pull/179
* **ci**: move compat check to own job, add workflow dispatch by machow in https://github.com/rstudio/pins-python/pull/180


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.7.2...v0.7.3

0.7.2

What's Changed
* **feat**: support json pin type by edavidaja (https://github.com/rstudio/pins-python/pull/168)
* **fix**: missing f for f-string by machow in https://github.com/rstudio/pins-python/pull/171
* **docs**: cleanup wip sections by machow (https://github.com/rstudio/pins-python/pull/169)

New Contributors
* edavidaja made their first contribution in https://github.com/rstudio/pins-python/pull/168

**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.7.1...v0.7.2

0.7.1

What's Changed
* **feat**: RStudio Connect metadata includes local field with url and content guid (https://github.com/rstudio/pins-python/pull/167)


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* feat: cloud board_deparse by isabelizimm in https://github.com/rstudio/pins-python/pull/157 (cf #62)
* docs: list pin type options in pin_write method by machow in https://github.com/rstudio/pins-python/pull/156


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.6.0...v0.7.0

0.6.0

What's Changed

* **feat**: azure backend by machow in https://github.com/rstudio/pins-python/pull/143
* **feat!**: support public rsc pin read, using manual board by machow in https://github.com/rstudio/pins-python/pull/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 https://github.com/rstudio/pins-python/pull/149
- **fix**: this should resolve an issue with writing RS Connect pins on windows (https://github.com/rstudio/pins-python/issues/148)
* **docs**: remove todo notes around arrow by machow in https://github.com/rstudio/pins-python/pull/151


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.5.0...v0.6.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.