Skip to content

2.7.2

Choose a tag to compare

@eslavich eslavich released this 19 Jan 17:07

The ASDF Standard is at v1.5.0.

Changes include:

  • Fix bug causing test collection failures under Python 3.9.

  • Fix bug when decompressing arrays with numpy 1.20.

  • Replace assert statements with raise at the behest
    of the bandit security linter.