Skip to content

Version 1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 12:49
0c36119

Version 1.0.1

Changelog

  • 172a442 - Merge pull request #119 from SNflows/master
  • 17fe0e8 - Added TNG filter
  • c7e98d2 - Merge pull request #123 from SNflows/add_filter
  • 75f80c5 - Update README.rst
  • 20f70f6 - Update README.rst
  • 0f4a172 - Update README.rst
  • 64b454b - bump version
  • dedfc14 - Merge pull request #125 from SNflows/devel
  • 801a4ae - Clarify release workflow
  • 667e4a2 - Merge branch 'devel' into master
  • 92ebd9d - Merge pull request #127 from SNflows/master
  • 57ae353 - Update requirements.txt
  • 722f62e - Update requirements.txt
  • 6af9c79 - add TNG
  • 22dd560 - numpy >=1.16 to 1.23.5
  • 8384003 - Merge pull request #138 from SNflows/devel
  • a3fe0f4 - bump version
  • b3eb4b5 - remove api a bit
  • 0ea4179 - add site generation from astropy and user input
  • 366263f - add filter guessing from fits header
  • c6ba0dd - ignore VScode typing stub
  • bc9b269 - ignore all VScode typing clutter
  • aa696a4 - ensure tests passing
  • 0b79d64 - remove explicit none peakmax from TNG
  • 2ab39d7 - refactor image.py masking.
  • c86499a - ignore .config files
  • 996a992 - add env lookup for AADC_DB username and pass
  • b8c1fb1 - fix astropy SDSS query, catalog tests
  • a3da47f - test all instruments added to INSTRUMENTS
  • afe9140 - comment out test print clutter
  • 5217d9b - add environment vars for casjobs
  • ba4f4c8 - update tests and undo version bump for GA
  • 4527e97 - add test for new site generation, flows instrument sites.
  • d5fcb37 - Fix astroquery version until changes are in.
  • f3bc6e8 - Add target.from_tid, visibility tests
  • 7f89e4e - adjust coverage report
  • cc4ff86 - Merge pull request #150 from SNflows/seperate_api_2
  • 31d6962 - ensure tests passing
  • 12f29f3 - Remove pip cache for release tests
  • 0c36119 - Merge pull request #151 from SNflows/devel