Changelog for swiss-ephemeris-1.4.0.0

Changelog for swiss-ephemeris

v1.4.0.0

BREAKING CHANGE: Major refactoring of time values: JulianDay is no longer an alias for Double, and is now a type that carries a witness of its provenance -- which enables us to work with functions that transact in both Terrestrial (Ephemeris) Time, and Universal Time, without mixing them up.

v1.3.0.2

v1.3.0.1

A couple of memory safety patches:

v1.3.0.0 (2021-06-18)

v1.2.1.1 (2021-03-14)

v1.2.1.0 (2020-11-14)

v1.2.0.0 (2020-09-14)

BREAKING CHANGE: splitDegrees now takes options that reflect the options in the underlying library.

v1.1.0.0 (2020-09-12)

BREAKING CHANGE: the Coordinates type has been retired, in favor of the more specific GeographicPosition and EclipticPosition. calculateCoordinates is now calculateEclipticPosition, and the calculateCusps* family now takes a GeographicPosition as part of its inputs.

v1.0.0.0 (2020-09-07)

v0.3.1.0

v0.3.0.0

Breaking fixes to calculateCusps and calculateCoordinates

v0.2.0.0

v0.1.0.0 - 0.1.0.2(2020-08-12)