- 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.
- Fix bugs in
tind_utils.py
. - Update required version of Sidetrack to 2.0.
- Change approach for setting
tind_url
field onTindRecord
. (Somehow the test cases previously didn't catch that it wasn't being set at all.)
- Removed build files accidentally committed during last release.
- Added more info to the
README
file. - Some internal code improvements.
Renamed the project to Topi (TIND Object Python Interface) to avoid a name clash on PyPI for the name "Potion".
First release.