Releases: speckleworks/GoSpeckle
Releases · speckleworks/GoSpeckle
v0.4.0
0.4.0 (2019-10-24)
Features
- account: add register call and create matching command (5624d1c)
- apply: create resources from reading files (51e7306)
- websocket: add websocket support (1939a37), closes #1
- websocket: add websocket support to pkg and cmd (16ad546)
v0.3.0
0.3.0 (2019-10-06)
Features
- cmd: add delete command for relevant resources (41ee181)
- login: enable optional use of 3 hour or 2 year JWT (b64cfb5)
v0.2.0
0.2.0 (2019-10-05)
Bug Fixes
- pkg: pointer and method fixes (c26bd58)
Features
- cli: add initial command line tool code (0047375)
- pkg: add admin get calls (c2b046a)
Initial package
This release contains the basic package functionalities for this go based speckle client. No websockets yet!