Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 896 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 896 Bytes

wwt_api_client 0.6.0 (2023-12-14)

  • Document and expose various new data in the backend API, including metrics (#29, @pkgw) and scene content (#30, @Carifio24).
  • Support the new published flag associated with scenes (#30, @Carifio24). This may be a breaking change for some uses of the data structures.

wwt_api_client 0.5.0 (2023-10-24)

Start defaulting to the production Constellations API service (#28, @pkgw)!

wwt_api_client 0.4.0 (2023-07-21)

This release adds many additional new APIs for Constellations.

wwt_api_client 0.3.0 (2023-03-31)

This release adds numerous new APIs for the WWT Constellations project, reorganizes and modernizes the documentation, and more!

wwt_api_client 0.2.0 (2023-03-29)

First formal release of this package.

  • Relicense to MIT license
  • Publish to PyPI
  • Remove dependency on six
  • General refresh of CI / build infrastructure