Skip to content

Releases: observerly/useaestrium

0.8.1

16 Dec 08:54
61758a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

16 Dec 08:54
61758a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

16 Dec 08:53
61758a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

09 Dec 15:44
5aea6f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

06 Dec 14:35
8b05bfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

29 Nov 14:04
c8f932e
Compare
Choose a tag to compare

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

29 Nov 14:00
539db8b
Compare
Choose a tag to compare

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

27 Nov 19:54
eb6c29e
Compare
Choose a tag to compare

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

27 Nov 19:43
08bca98
Compare
Choose a tag to compare

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

26 Nov 17:37
6732557
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/observerly/useaestrium/commits/0.1.0