Releases: observerly/useaestrium
Releases · observerly/useaestrium
0.8.1
What's Changed
- Added the useInternalClock() composable to the module exports. by @michael-observerly in #17
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Added the useInternalClock() composable. by @michael-observerly in #16
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Minor change to the naming conventions applied to useFocuser() goToFocusTarget() method call. by @michael-observerly in #14
- Added the useEquatorialCoordinate() composable. by @michael-observerly in #15
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Added the useFocuser() composable. by @michael-observerly in #13
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Added computed ref properties for each of the deconstructed status values. by @michael-observerly in #12
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Added in the useStatus() composable with associated usage example and tests. Changed the TSDoc defaults for { alt, az } in UseStatusResponse interface to reference Infinity. Includes upgrading @vueuse/core dependency for a known dependency tree bugfix (Ref: vueuse/vue-demi#76).
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Added goToHorizontalCoordinate() as well as extra mount control functions. by @michael-observerly in #7
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Added (params: EquatorialCoordinate) declaration to the goToEquatorialCoordinate type in UseMountProps. by @michael-observerly in #5
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Defined UseMountProps interface that is an optional version of the UseMountReturn type. Added UseMountOptions, UseMountReturn and UseMountProps. by @michael-observerly in #4
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Added the reactive feat(useMount)(): new function composable by @michael-observerly in #3
New Contributors
- @michael-observerly made their first contribution in #3
Full Changelog: https://github.com/observerly/useaestrium/commits/0.1.0