@wwtelescope/engine-pinia 0.11.0
·
47 commits
to master
since this release
@wwtelescope/engine-pinia 0.11.0 (2025-07-16)
- Add an optional
durationparameter to theGotoRADecZoomParamsinterface, whose value
is the desired duration of the move, in seconds (#320, @Carifio24). - Add methods to the Pinia store for stopping and closing a tour, and expose these to
the WWT component (#311, @Carifio24).