Releases: covenanttechnologysolutions/connectwise-rest
Releases · covenanttechnologysolutions/connectwise-rest
v1.3.0
v1.2.1
Update dev dependencies
Full Changelog: v1.2.0...v1.2.1
v1.0.1
Complete project rewrite with typescript.
What's Changed
- Custom generator code, all available api endpoints are now bound and typed
- Automate API added, entry point changed from default to
const {ManageAPI, AutomateAPI}
- API module names updated
- Subapis removed
cw.ServiceDeskAPI.Tickets
is nowcwm.ServiceAPI
- Some function names have been renamed
Full Changelog: v0.25.0...v1.0.1