Releases: observerly/alpacago
Releases · observerly/alpacago
v0.24.0
What's Changed
Features
- feat: amend GetStatus() return in cover module in @observerly/alpacago by @michealroberts in #301
- feat: amend GetCoverStatus() return in cover module in @observerly/alpacago by @michealroberts in #298
Fixes
- fix: amend GetUTCDate() in telescope module in @observerly/alpacago by @michealroberts in #300
- fix: ensure DateTime strings are not double-encased in telescope.SetUTCDate() method in @observerly/alpacago by @michealroberts in #297
Full Changelog: v0.23.1...v0.24.0
v0.23.1
What's Changed
Bug Fixes
- fix: amend GetUTCDate() in telescope module in @observerly/alpacago. by @michealroberts in #296
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
Features
- feat: add resty.SetTimeout(10 * time.Second) to NewAlpacaAPI client in @observerly/alpacago. by @michealroberts in #294
- feat: amend GetOperationalState() return in camera module in @observerly/alpacago. by @michealroberts in #295
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
Fixes
- fix: amend TestNewFocuserGetPosition in @observerly/alpacago. by @michealroberts in #289
- fix: amend TestNewTelescopeDeclinationRate in @observerly/alpacago. by @michealroberts in #290
- fix: amend TestNewTelescopeRightAscensionRate in @observerly/alpacago. by @michealroberts in #291
Refactors
- refactor: amend GetShutterStatus() to return string type in @observer… by @michealroberts in #292
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
Features
- feat: Added EquatorialSystem.String() method to alpaca module. by @michealroberts in #286
- feat: Added AlignmentMode.String() method to alpaca module. by @michealroberts in #287
- feat: Added AxisType.String() method to alpaca module. by @michealroberts in #288
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
Features
- feat: Added (t *Telescope) FindHome() to alpaca module. by @michealroberts in #284
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
Features
- feat: Added (t *Telescope) SetPark() to alpaca module. by @michealroberts in #283
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- fix: Added < uint8() to (s SensorType) String(LRGBTRUESENSEBayerEncoding). by @michealroberts in #280
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- feat: Added (t *Telescope) GetDescription() to alpaca module. by @michealroberts in #274
- feat: Added (r *Rotator) GetDescription() to alpaca module. by @michealroberts in #275
- feat: Added (m *SafetyMonitor) GetDescription() to alpaca module. by @michealroberts in #276
- feat: Added (f *Focuser) GetDescription() to alpaca module. by @michealroberts in #277
- feat: Added (f *FilterWheel) GetDescription() to alpaca module. by @michealroberts in #278
- feat: Added (r *Rotator) IsConnected() to alpaca module. by @michealroberts in #279
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- feat: Added (f *Focuser) IsConnected() to alpaca module. by @michealroberts in #273
Full Changelog: v0.15.0...v0.16.0