Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 854 Bytes

CHANGES.md

File metadata and controls

35 lines (18 loc) · 854 Bytes

Change log for Topi

Version 1.1.0

  • Add publisher field to TIND record object.
  • Fix serious bugs in tind.py.
  • Update test cases to account for changes in entries in Caltech's TIND catalog.

Version 1.0.2

  • Fix bugs in tind_utils.py.
  • Update required version of Sidetrack to 2.0.

Version 1.0.1

  • Change approach for setting tind_url field on TindRecord. (Somehow the test cases previously didn't catch that it wasn't being set at all.)

Version 1.0.0

  • Removed build files accidentally committed during last release.
  • Added more info to the README file.
  • Some internal code improvements.

Version 0.0.2

Renamed the project to Topi (TIND Object Python Interface) to avoid a name clash on PyPI for the name "Potion".

Version 0.0.1

First release.