Skip to content

Releases: asfadmin/mandible

v0.9.0

20 Dec 19:08
a455180
Compare
Choose a tag to compare

What's Changed

  • Remove cumulus ported code by @reweeden in #28
  • Drop Python 3.8 support by @reweeden in #31
  • PR-6293 Add storage for querying CMR by @reweeden in #30
  • PR-6309 Fix possible recursion error caused by mandible logging config by @reweeden in #32

Full Changelog: v0.8.1...v0.9.0

v0.8.1

04 Nov 16:32
af35e86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Oct 17:16
119fd08
Compare
Choose a tag to compare

What's Changed

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

v0.7.1

10 Oct 21:41
7f65a0c
Compare
Choose a tag to compare

What's Changed

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

v0.7.0

19 Sep 18:47
08864d9
Compare
Choose a tag to compare

What's Changed

  • PR-5948 Refactor ConfigSourceProvider and allow alternate Source implementations by @reweeden in #22

Full Changelog: v0.6.1...v0.7.0

v0.6.1

10 Aug 00:56
017a67c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Jul 18:43
932d14b
Compare
Choose a tag to compare

What's Changed

  • Update CI actions versions by @reweeden in #20
  • PR-5929 Add zip file support by @reweeden in #19
  • Support returning lists when using xpath or jsonpath by @reweeden in #21
  • PR-5946 add custom record factory support by @mattp0 in #23

Full Changelog: v0.5.0...v0.6.0

v0.5.0: Add builder functions

20 May 16:57
e31dbea
Compare
Choose a tag to compare

Breaking Change

  • Exceptions raised during the evaluation of a directive's call method are now wrapped in a MetadataMapperError

What's Changed

  • DOI 2.22.23 Add metaspec builder functions by @reweeden in #17

Full Changelog: v0.4.0...v0.5.0

v0.4.0: Add @reformatted directive

19 Sep 16:27
5ec525a
Compare
Choose a tag to compare

Breaking Change

  • Exception messages now contain the name of directive keys in the debug path
  • On python 3.10 and 3.11 exceptions generated by passing no arguments to storage classes will now have the subclass name in the error message rather than the parent class name.

What's Changed

  • Add directive for re-parsing extracted values by @reweeden in #16

Full Changelog: v0.3.2...v0.4.0

v0.3.2

28 Aug 20:40
4f0c1aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2