Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 1.32 KB

SatelliteToolboxLegendre.jl Changelog

Version 1.0.3

  • Enhancement Minor source-code updates.

Version 1.0.2

  • Enhancement Documentation update.

Version 1.0.1

  • Bugfix Fix keyword argument when computing Legendre associated functions with full normalization using the API.

Version 1.0.0

  • Enhancement The documentation received some minor improvements.
  • Info This algorithm has been stable in SatelliteToolbox.jl for over six years. Hence, we are setting the current version as 1.0.0. The API modifications from the current version in SatelliteToolbox.jl are breaking but subtle. Therefore, we do not expect any problems.

Version 0.1.0

  • Initial version.
    • This version was based on the code in SatelliteToolbox.jl.