Skip to content

Latest commit

 

History

History
79 lines (59 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

79 lines (59 loc) · 3.4 KB

Changelog

All changes that impact users of this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.0.1

Changed

  • Changes to support integration with ISIS #48

Fixed

  • Fixed getLatestKernels bug #49

1.0.0

Added

  • Adds support for LO #11
  • Adds support for Smart1 #16
  • Adds support for Hayabusa2 ONC #12
  • Adds support for Voyager #13
  • Adds support for LROC MiniRF #10
  • Adds support for MSL #15
  • Adds support for MER #14
  • Add github workflows #20
  • Added PR template with licensing #5

Changed

  • Mkdocs update #26
  • FastAPI app #27
  • Clean up any mention of Sphinx #32
  • Supporting ALE's ISD to Kernel functionality #33
  • New inventory class #31
  • Ale changes #36
  • Accept string for ets param #34
  • Dockerize FastAPI #35
  • Validates quality param #40
  • Planetary body search #42

Fixed

  • Bug fixes + tests #38
  • Bugfixes #39
  • Fixing bugs in the time search #41
  • Fixed bug where cks were using interval scope #43
  • SCLK Bug fixes #44