Skip to content

v1.1.2

Compare
Choose a tag to compare
@rodluger rodluger released this 04 May 22:42
· 205 commits to master since this release
47a745d

Fixes issue with the nexsci extension, which previously checked for new planet data on import. Changes to the online database were causing starry to crash when imported. This patch fixes the issue and delays nexsci database checks to the first call of the from_nexsci method (instead of on import).