Skip to content

Releases: spacetelescope/stsynphot_refactor

1.3.0 Release Notes

29 Nov 02:13
1.3.0
Compare
Choose a tag to compare

Also see CHANGES.rst.

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0 Release Notes

20 Mar 21:23
1.2.0
0e7004a
Compare
Choose a tag to compare

Also see CHANGES.rst

What's Changed

  • Updated Roman throughput to Phase C by @tddesjardins in #149
  • MNT: Update codecov-action version to v2 by @pllim in #154
  • MNT: Update license year by @pllim in #155
  • DOC: noao.edu is no more by @pllim in #158
  • MNT: Stop using enable_deprecations_as_exceptions by @pllim in #159
  • MNT: Drop Python 3.6 and 3.7, update test workflows by @pllim in #161
  • fix for collections import deprecation by @zacharyburnett in #163
  • Remove AstroConda installation instructions by @ojustino in #165
  • use canonical filename of RTD configuration and enable nitpicky mode by @zacharyburnett in #164
  • TST: Fix oldest deps job, update workflows by @pllim in #167
  • TST: Pin tox<4 and add RC testing by @pllim in #170
  • TST: Update Phoenix gap test case by @pllim in #172
  • MNT: Unpin tox, replace relative imports by @pllim in #173
  • Remove test_phoenix_gap because all gaps now seemingly filled by @pllim in #174
  • TST: Remove pytest-openfiles by @pllim in #176

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0 Release Notes

23 Jun 19:00
1.1.0
Compare
Choose a tag to compare

This version is compatible with synphot 1.1.0.

  • Compatibility with astropy 4.3. [#128]
  • ~/.astropy/config/stsynphot.cfg is no longer updated on import. [#145]

1.0.0 Release Notes

31 Jul 20:32
1.0.0
Compare
Choose a tag to compare
  • CDBS is TRDS now. [#121]

This release works with synphot 1.0.

0.3 Release Notes

23 Mar 19:51
0.3
Compare
Choose a tag to compare
  • New catalog.plot_phoenix function to visualize the Phoenix catalog parameters. [#111]
  • Fix compatibility with Windows in regards to path handling. [#107]
  • Fix a bug in stio.get_latest_file to recognize file in current directory. [#108]
  • Dropped support for Python 3.5. This package now requires Python 3.6 or later. It also now requires astropy 3 or later. [#109]

0.2.2 Release Notes

29 Jan 22:39
0.2.2
Compare
Choose a tag to compare

Fixed bugs in parse_spec. [#103]

0.2.1 Release Notes

20 Dec 22:50
0.2.1
Compare
Choose a tag to compare

Infrastructure update in accordance to Astropy APE 17. [#96]

0.2.0 Release Notes

20 Nov 03:09
0.2.0
Compare
Choose a tag to compare
  • Removed Python 2 support. This version is only compatible with Python 3.5 or later. [#67]
  • Compatibility with astropy 4.0 models. [#81]
  • Invalid pixscale in thermback calculation now raises PixscaleNotFoundError instead of SynphotError. [#88]
  • Invalid filename lookup by component in tables now raises GraphtabError instead of SynphotError. [#89]

0.1.1 Release Notes

18 Jul 20:20
0.1.1
Compare
Choose a tag to compare

See change log.

0.1 Release Notes

19 Jan 22:02
0.1
Compare
Choose a tag to compare

This is the first non-beta release and also the last release to support Python 2.