Skip to content

Releases: sunpy/drms

v0.9.1

Choose a tag to compare

@Cadair Cadair released this 10 Jun 14:21
0fbc53b

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@nabobalis nabobalis released this 05 Feb 17:19
aed10b3

What's Changed

  • Registers package with sunpy template by @CyclingNinja in #120
  • Updates from the package template by @github-actions in #121
  • Updates from the package template by @github-actions in #123
  • Updates from package template by @Cadair in #124
  • Updates from the package template by @github-actions in #125
  • Updates from the package template by @github-actions in #126
  • Updates from package template by @Cadair in #128
  • Updates from the package template by @github-actions in #130
  • Updates from package template by @Cadair in #131
  • Updates from the package template by @github-actions in #132
  • Updates from the package template by @github-actions in #134
  • Updates from the package template by @github-actions in #135
  • Updates from the package template by @github-actions in #136
  • Updates from the package template by @github-actions in #138
  • Add headers and timeout by @nabobalis in #137
  • Release v0.9.0 by @nabobalis in #140

New Contributors

  • @CyclingNinja made their first contribution in #120
  • @github-actions made their first contribution in #121

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@nabobalis nabobalis released this 24 Jul 00:33
37d4fa0

What's Changed

Full Changelog: v0.7.1...v0.8.0post1

v0.7.1

Choose a tag to compare

@nabobalis nabobalis released this 29 Dec 01:13
3234b21

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@nabobalis nabobalis released this 18 Nov 01:48

What's Changed

  • Remove FTP support, update ruff, tweak API and more. by @nabobalis in #90

Full Changelog: v0.6.4...v0.7.0

v0.6.4.post1

Choose a tag to compare

@nabobalis nabobalis released this 14 Jun 03:27
4283ab3

Added packaging to the install requirements to ensure the pandas version can be resolved.

Full Changelog: v0.6.4...v0.6.4.post1

v0.6.4

Choose a tag to compare

@nabobalis nabobalis released this 09 Jun 22:35

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@nabobalis nabobalis released this 13 Oct 20:46

What's Changed

  • use sunpy email address by @Cadair in #69
  • Add test for code that raises pandas warning by @dstansby in #73
  • Update URL open to raise a nicer message and workaround for pandas 1.5.0 by @nabobalis in #76

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@nabobalis nabobalis released this 15 May 15:41
c4d1174

Trivial

  • Tidy up of internal code that has no user facing changes.

v0.6.1

Choose a tag to compare

@nabobalis nabobalis released this 23 Jan 10:26
30b530f

Drms v0.6.1 (2021-01-23)

Bug Fixes

  • Fixed issue with downloads not having the primekeys substituted with their correct values in downloaded filenames. (#52 <https://github.com/sunpy/drms/pull/52>__)