Skip to content

Releases: spacetelescope/stdatamodels

1.2.0

02 Mar 13:55
ff226f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

16 Feb 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

14 Feb 15:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...1.0.0

0.4.5

12 Jan 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

0.4.4

27 Dec 13:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

03 Jun 18:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

15 Mar 16:37
Compare
Choose a tag to compare

Changes include:

  • Fix incompatibilities with the upcoming 2.11 release of asdf

0.4.1

07 Mar 21:12
d153038
Compare
Choose a tag to compare

Changes include:

  • Fix bug when model schema contains an object with no validated properties
  • Fix bug when an ASDF array wrapper is assigned to a new FITS extension

0.4.0

18 Nov 14:19
Compare
Choose a tag to compare

Changes include:

  • Add schema feature to redirect a deprecated model attribute to a new location
  • Support casting of FITS_rec tables with unsigned integer columns

0.3.0

03 Sep 18:10
Compare
Choose a tag to compare

Changes include:

  • Support for enhanced validation, to be used in CRDS when certifying references.

  • Remove NDData interface and my_attribute function from DataModel.