Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@rallen10 rallen10 released this 10 Sep 19:14

Added

  • Platform (e.g. Windows, Mac, Linux) and architecture (e.g. x86_64, arm64) specific private source environments and evaluate.py
  • New utils/private_src_utils.py module that provides helper functions for managing obfuscated code imports

Fixed

  • Conditional statements for importing LBG1_LG3 environments so that the lighter-weight install of kspdg without juliacall dependency does not error on import
  • Handling of SSL_CERT_FILE in install_julia_deps.py

Changed

  • Updating environment READMEs for accuracy
  • Updating top-level README to simplify installation process

Removed

  • Removed unused astropy imports in utils.py

Full Changelog: v0.8.1...v0.9.0