Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 858 Bytes

Changelog.md

File metadata and controls

42 lines (36 loc) · 858 Bytes

Changelog

Version 0.4.4

  • use clojure.math/cljs.math where feasable
  • updated math.core to 1.0.0

Version 0.4.4

  • added coordinates functions
  • added proper motion
  • added precession with high precision
  • added apparent place of stars
  • enhanced docstrings
  • added tests

Version 0.4.3

  • dropped 'clj' from namespace
  • merged namespaces
  • refactored and enhanced abstractions
  • added tests
  • added dev profile to project.clj

Version 0.4.2

  • added Instant protocol with implementation JulianDay
  • renamed parameter for central lattitude to 'lat-0' in projections
  • fixed a bug in annual-precession-low-accuracy
  • added more nutation functions and tests

Version 0.4.1

  • fixed typo

Version 0.4.0

  • dependency updates
  • refactorings
  • bug fixes
  • comment cleanups