Skip to content

Releases: datalad/datalad-metalad

Bugfix release

23 Jan 11:19
94fb288
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.21...0.4.22

Hot-fix release

23 Jan 10:26
Compare
Choose a tag to compare

Full Changelog: 0.4.20...0.4.21

Bug fix release

17 Jan 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.18...0.4.20

Support python 3.12 and clean up

10 Oct 05:15
398445c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.17...0.4.18

Improvement and bug fix release 0.4.17

16 May 11:10
c0d5ff8
Compare
Choose a tag to compare

What's Changed

  • NF: adds updated custom dataset+file extractors by @jsheunis in #353
  • Add generation to metadata extractors to be able to tell one from another by @yarikoptic in #351
  • BUG: fix extractor type in metadata_record by @jsheunis in #374
  • Expand tabs by @asmacdo in #369
  • BF: imports BaseMetadataExtractor from datalad-deprecated by @jsheunis in #377
  • Render result reports for meta-add if not run in batch-mode by @adswa in #358
  • BF: Raise early and informative when extracting from a non-existing file by @adswa in #355
  • Update minimal datalad-metadata-model versions by @christian-monch in #378

New Contributors

Full Changelog: 0.4.16...0.4.17

0.4.16

07 Apr 20:57
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in metadata adding
  • Fix man page building
  • Add a draft of a user guide on writing custom extractors by @mslw in #282
  • DOC: A variety of small improvements to the docs by @adswa in #321
  • Switch macOS appveyor builds to Monterey by @adswa in #326
  • Merge maint (0.4.12) by @yarikoptic in #337
  • DOC: Make a history page from the README by @adswa in #339
  • Codespell: adding config, workflow and fixing some typos by @yarikoptic in #336
  • Clean up historical comment that was addressed by @adswa in #342
  • Convert "Metalad first steps" gist to a docs chapter by @mslw in #352
  • Render API commands as commandline references by @adswa in #324
  • Correct comment labeling of installation through PyPi by @candleindark in #364
  • ENH: Allow DatasetMetadataExtractor.get_required_content() to return a generator by @jsheunis in #361
  • Return non-ok result records with a generic result renderer by @adswa in #357
  • MNT: Refactor extraction code by @jsheunis in #367

New Contributors

Full Changelog: 0.4.12...0.4.16

Bug fix release

24 Feb 16:15
9c5a61d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.11...0.4.12

Maintenance release for datalad 0.18

25 Jan 14:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.10...0.4.11

Bug fix release

Bugfix for legacy extractors