Skip to content

v2.6.0

Compare
Choose a tag to compare
@kboone kboone released this 09 Sep 22:25
· 88 commits to master since this release
6debb30

This release mostly involves modernizing the SNCosmo build system.

  • Add Pan-STARRS1 bandpasses (#212)
  • Added support for wheels which should now be automatically uploaded to PyPI
    for any new release (#304).
  • Fixed the Zenodo integration. New SNCosmo releases should now automatically
    be archived to Zenodo.
  • Moved citations to the new CITATION.cff format. GitHub and Zenodo will now
    provide BibTeX entries that can be used to cite SNCosmo (#302).
  • Update to the emcee version 3 API. Now only compatible with emcee>=3.
  • Migrate from Travis CI to GitHub Actions for continuous integration/tests
    (#293).
  • Bugfixes:
    • Fixed the implementation of the SALT3 error model (#300).
    • Fixed numpy type deprecations.
    • Fixed the documentation for models (#299).