Skip to content

Releases: weaverba137/pydl

Bug fix release

23 Jul 16:28
1.0.1
7ff748f
Compare
Choose a tag to compare

This is a bug fix release, see PR #78 for details.

Production release with updated package infrastructure

02 Jan 22:46
1.0.0
2c87755
Compare
Choose a tag to compare

This release supports Python 3 only.

This release is the first production release with substantial changes to the package infrastructure to reflect modern, mid-2020s Python packaging trends. This is intended to support more rapid releases in the future, and retain consistency with Astropy affiliated package standards.

However the functionality and API are not substantially changed from previous releases.

Revised Python 3 release candidate

22 Jul 21:41
1.0.0rc2
Compare
Choose a tag to compare
Pre-release

This release supports Python 3 only.

This is a small change from 1.0.0rc1, mostly involving internal package infrastructure.

Initial Python 3 release candidate

28 Apr 21:08
1.0.0rc1
Compare
Choose a tag to compare
Pre-release

This release supports Python 3 only.

This release candidate is in preparation for a future 1.0 release. This release candidate includes these changes:

  • Dropped support for Python 2.
  • Astropy 2, 3 & 4 are supported, but tests with astropy 2 fail in a tox environment. This is still being investigated.
  • astropy-helpers has been dropped.

Further work needs to be done on documentation and test coverage, among other things.

Last Python 2 Release

23 Feb 00:23
0.7.0
Compare
Choose a tag to compare

This will be the last release that supports Python 2. In addition this release mostly contains improvements to documentation, updates to maintain consistency with the Astropy infrastructure, and a few minor bug fixes.

Astropy 2.0 Compatibility

19 Sep 20:06
0.6.0
Compare
Choose a tag to compare

This release is compatible with Astropy 2.0. It may not be compatible with older versions.

Bug Fix Release

04 May 17:18
0.5.4
Compare
Choose a tag to compare

This is a bug fix release, addressing #19 and #20. In addition, astropy-helpers was upgraded, and a few new functions were added.

Bug Fix Release

03 Dec 21:59
0.5.3
Compare
Choose a tag to compare

This is a bug fix release, addressing #14 and #16.

Bug Fix Release

04 Aug 17:12
0.5.2
Compare
Choose a tag to compare

This is a bug fix release, primarily addressing #11 and #12.

Bug Fix Release

22 Jun 19:22
Compare
Choose a tag to compare

This release primarily fixes a few bugs, #8 and #9.