This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
Releases: speckleworks/PySpeckle
Releases · speckleworks/PySpeckle
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2019-06-28)
Bug Fixes
- factory methods: fix errors that sprung up from tests (2d173d6)
- travis: seperate install from pre_install (2c55285)
Code Refactoring
- speckle client: make subclass of ClientBase (d3f3534)
Features
- client: setup resource factory based client resources (e826a49)
Reverts
- travis: remove docs build to gh pages (bab0178)
BREAKING CHANGES
- speckle client: client is initialised with host and version (but defaults points to hestia server
so shouldn't break too many things.