You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

749 B

Changelog

All notable changes to this project will be documented in this file.

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

v0.2.1 (2019-11-17)

Bug Fixes

  • Move version constant to its own file to prevent sgp4 module failing in the AUR (9a0c9d3)

[0.2.0] - 2019-11-17

Added

  • Add JSON output
  • Add argument to clear the cache

Changed

  • Update Numpy to v1.17.4
  • Update PyLint to v2.4.4

Removed

[0.1.0] - 2019-11-10

  • First version