-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release request commit created with Cranko.
+++ cranko-rc-info-v1 [[projects]] qnames = ["@wwtelescope/engine", "npm"] bump_spec = "minor bump" [[projects]] qnames = ["@wwtelescope/engine-pinia", "npm"] bump_spec = "minor bump" +++
- Loading branch information
Showing
354 changed files
with
58,229 additions
and
85,855 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,8 @@ | ||
# rc: micro bump | ||
# See elsewhere for changelog | ||
|
||
- Add a `type: module` field to the `package.json` file (#264, @pkgw). This more | ||
accurately reflects the files that we're distributing. | ||
This project’s release notes are curated from the Git history of its main | ||
branch. You can find them by looking at [the version of this file on the | ||
`release` branch][branch] or the [GitHub release history][gh-releases]. | ||
|
||
|
||
# @wwtelescope/embed-common 0.3.3 (2022-11-30) | ||
|
||
- No code changes. | ||
- Update the `package.json` file to align with new Yarn-based build system (#217, @Carifio24, @pkgw). | ||
|
||
|
||
# @wwtelescope/embed-common 0.3.2 (2022-04-01) | ||
|
||
- Fix a URL typo in the package.json file (@Carifio24). | ||
|
||
|
||
# @wwtelescope/embed-common 0.3.1 (2021-06-03) | ||
|
||
- No code changes, just syncing up Cranko with changes in the repository. | ||
|
||
|
||
# @wwtelescope/embed-common 0.3.0 (2021-01-27) | ||
|
||
This release contains a **breaking change** relating to a rework of how | ||
"settings" are expressed in TypeScript. The previous system was pretty limited | ||
and limiting; the new system is much more functional. | ||
|
||
- Move enumLookup out of here into engine-types | ||
- Track API changes in how settings are expressed | ||
- Upgrade TypeDoc and TypeScript | ||
- Correct temporary GitHub URLs in the package.json files | ||
|
||
|
||
# @wwtelescope/embed-common 0.2.1 (2020-09-23) | ||
|
||
- No code changes; issuing a new release for the Cranko switchover. | ||
|
||
|
||
# [0.2.0](https://github.com/pkgw/wwt-webgl-engine/compare/@wwtelescope/[email protected]...@wwtelescope/[email protected]) (2020-06-12) | ||
|
||
- Export a tourUrl setting | ||
|
||
|
||
# [0.1.0](https://github.com/pkgw/wwt-webgl-engine/compare/@wwtelescope/[email protected]...@wwtelescope/[email protected]) (2020-05-23) | ||
|
||
**Note:** Version bump only for package @wwtelescope/embed-common | ||
[branch]: https://github.com/WorldWideTelescope/wwt-webgl-engine/blob/release/embed-common/CHANGELOG.md | ||
[gh-releases]: https://github.com/WorldWideTelescope/wwt-webgl-engine/releases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,140 +1,8 @@ | ||
# rc: micro bump | ||
# See elsewhere for changelog | ||
|
||
- Add a `type: module` field to the `package.json` file (#264, @pkgw). This more | ||
accurately reflects the files that we're distributing. | ||
This project’s release notes are curated from the Git history of its main | ||
branch. You can find them by looking at [the version of this file on the | ||
`release` branch][branch] or the [GitHub release history][gh-releases]. | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.15.0 (2023-06-08) | ||
|
||
- Have the `addImagesetToRepository` method return an imageset (#256, @pkgw). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.14.0 (2023-03-31) | ||
|
||
- Expose the "addImageSetToRepository" function through the engine stack (#241, @pkgw) | ||
- Remove unnecessary `name` parameter in the frame export code (#240, @Carifio24) | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.13.0 (2023-03-29) | ||
|
||
- Expose the new, expanded frame-capture functionality which can capture a | ||
sequence of frames (#239, @Carifio24). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.12.0 (2023-03-20) | ||
|
||
- Expose the engine's new frame capture functionality (#235, @Carifio24). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.11.1 (2023-02-27) | ||
|
||
- No code changes; just making Cranko happy. | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.11.0 (2023-02-15) | ||
|
||
- Expose the "freestanding mode" that was added to the engine (#230, @pkgw). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.10.0 (2023-02-13) | ||
|
||
- Expose some new engine settings that make make it possible to customize the | ||
colors used for various coordinate grid overlays and the heigh of the | ||
constellation names (#226, @Carifio24). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.9.0 (2023-01-19) | ||
|
||
- Expose new engine APIs for getting the amount of time that basic "goto" | ||
movements will take to execute (#222, @Carifio24) | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.8.3 (2022-11-30) | ||
|
||
- No code changes. | ||
- Cleanups and improvements to the build and packaging infrastructure (#217, | ||
@Carifio24, @pkgw). The source repository is now based on Yarn. | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.8.2 (2022-04-01) | ||
|
||
- Fix a URL typo in the package.json file (@Carifio24). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.8.1 (2021-11-17) | ||
|
||
- Fix bad copy/paste-o that made the `polylineannotation` module pretty useless | ||
(#155, @Carifio24). | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.8.0 (2021-09-20) | ||
|
||
- Provide a homogeneous set of settings interfaces, building on the new | ||
interfaces provided by some of the lower-level packages (@pkgw, #131, #134). | ||
There is a new suite of functions for extracting, copying, and storing | ||
settings, which make it easier to bridge WWT settings into systems external to | ||
WWT itself, such as Vue and Vuex. | ||
- Properly type `StretchFitsLayerOptions.stretch` as a `ScaleTypes`. This | ||
is technically a breaking change although the TypeScript compiler doesn't | ||
always seem to mind if you still initialize the field with a number. | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.7.0 (2021-07-23) | ||
|
||
- Add various wrappers for catalog HiPS functionality: an async-ified wrapper | ||
for getCatalogHipsDataInView, an API to pull settings out of a spreadsheet | ||
layer, and a new async addCatalogHipsByName implementation (#126, @pkgw) | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.6.0 (2021-06-03) | ||
|
||
- Add helpers relating to some of the new APIs in the 7.11 series of the engine. | ||
These include roll controls, optional recursive loading of WTML collections, | ||
showing warnings if WebGL 2.0 isn't available, URL-based loading of imageset | ||
layers, controlling "goto" functionality when loading imageset layers, and | ||
catalog HiPS APIs. | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.5.0 (2021-01-27) | ||
|
||
This release contains a **breaking change** relating to a rework of how | ||
"settings" are expressed in TypeScript. The previous system was pretty limited | ||
and limiting; the new system is much more functional. | ||
|
||
- Many new APIs and types related to our improved system for handling settings. | ||
- Expose the layer manager as one of the core state objects | ||
- Add wrappers for layer mutations | ||
- Implement FITS layer colormap control | ||
- Implement FITS layer stretch control | ||
- Upgrade TypeDoc and TypeScript | ||
- Correct temporary GitHub URLs in the package.json files | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.4.0 (2020-12-30) | ||
|
||
- A variety of new APIs to support better tour playback (#73, @pkgw) | ||
- `seekToTourTimecode()` | ||
- `getEffectiveTourTimecode()` | ||
- `getIsTourPlaying()` | ||
- `loadTour()` | ||
- a simple hook for detecting when a tour finishes playing | ||
|
||
|
||
# @wwtelescope/engine-helpers 0.3.1 (2020-09-23) | ||
|
||
- No code changes; issuing a new release for the Cranko switchover. | ||
|
||
|
||
# [0.3.0](https://github.com/pkgw/wwt-webgl-engine/compare/@wwtelescope/[email protected]...@wwtelescope/[email protected]) (2020-06-12) | ||
|
||
- Export helpers relating to tour playback | ||
|
||
|
||
# [0.2.0](https://github.com/pkgw/wwt-webgl-engine/compare/@wwtelescope/[email protected]...@wwtelescope/[email protected]) (2020-06-09) | ||
|
||
- Expose setForegroundOpacity | ||
|
||
|
||
# [0.1.0](https://github.com/pkgw/wwt-webgl-engine/compare/@wwtelescope/[email protected]...@wwtelescope/[email protected]) (2020-05-23) | ||
|
||
**Note:** Version bump only for package @wwtelescope/engine-helpers | ||
[branch]: https://github.com/WorldWideTelescope/wwt-webgl-engine/blob/release/engine-helpers/CHANGELOG.md | ||
[gh-releases]: https://github.com/WorldWideTelescope/wwt-webgl-engine/releases |
Oops, something went wrong.