Releases: specklesystems/specklepy
Releases · specklesystems/specklepy
2.19.2
What's Changed
- fix(automate): make sure we exit with code 0 if execution completes by @gjedlicska in #338
Full Changelog: 2.19.1...2.19.2
2.19.1
What's Changed
- Feature: adds connection_timeout argument to SpeckleClient by @Aleksei-Willow in #337
New Contributors
- @Aleksei-Willow made their first contribution in #337
Full Changelog: 2.19.0...2.19.1
2.19.0
Merge pull request #335 from specklesystems/gergo/automateInterfaceRe…
2.18.3
What's Changed
- feat(core): [CNX-9108] Added server migration support by @JR-Morgan in #331
- Update web app link in the README by @benjaminvo in #333
- Corrects and enhances user API class documentation (CNX-9172) by @jsdbroughton in #334
New Contributors
- @benjaminvo made their first contribution in #333
Full Changelog: 2.18.2...2.18.3
2.18.2
What's Changed
- fix(objects): [CNX-9014] Fixed issue with Spiral turns not deserializing in SpecklePy by @JR-Morgan in #329
- feat: fix authenticate with token mechanism by @gjedlicska in #330
Full Changelog: 2.18.1...2.18.2
2.18.1
What's Changed
- fix: dict type of renderer in Layer by @mortenengen in #328
Full Changelog: 2.18.0...2.18.1
2.18.0
What's Changed
- add frontend2 property to ServerInfo by @KatKatKateryna in #326
- add to_string; add cases for object url in fe2 by @KatKatKateryna in #327
- gql minimum characters restriction for consistent behavior with frontend by @KatKatKateryna in #259
- .url attribute was used before assignment; assign account to unauthen… by @KatKatKateryna in #322
- fix: object initialization by @gjedlicska in #302
Full Changelog: 2.17.17...2.18.0
2.17.17
What's Changed
- fix: CNX-8350 remove unnecessary kwargs from init subclass call chain by @gjedlicska in #323
- Update client.py by @gjedlicska in #324
Full Changelog: 2.17.16...2.17.17
2.17.16
What's Changed
- feat: read automation function inputs from file by @gjedlicska in #325
Full Changelog: 2.17.14...2.17.16
2.17.15
What's Changed
- ci(pre-commit): add a pre-commit job to CI by @iainsproat in #321
- feat(client): configurable certificate verification by @iainsproat in #320
Full Changelog: 2.17.13...2.17.15