Releases: datalad/datalad-metalad
Releases · datalad/datalad-metalad
Bugfix release
What's Changed
- Remove redefinition of legacy extractor base-class by @christian-monch in #408
Full Changelog: 0.4.21...0.4.22
Hot-fix release
- Use correct class to determine extractor generation by @christian-monch
Full Changelog: 0.4.20...0.4.21
Bug fix release
What's Changed
- Specify minimum version of
importlib-metadata
andimportlib-resources
by @christian-monch in #406
Full Changelog: 0.4.18...0.4.20
Support python 3.12 and clean up
What's Changed
- Update versioneer by @christian-monch in #398
- Add pre-commit package to the development requirements by @christian-monch in #399
- Remove package
six
and its usage by @christian-monch in #402 - Replace
pkg_rsources
withimportlib.metadata
by @christian-monch in #401
Full Changelog: 0.4.17...0.4.18
Improvement and bug fix release 0.4.17
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
fromdatalad-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
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
- @mslw made their first contribution in #282
- @candleindark made their first contribution in #364
Full Changelog: 0.4.12...0.4.16
Bug fix release
What's Changed
- TST: Don't error out on deprecation warnings by @adswa in #295
- Do not try to dump a None-MRR by @christian-monch in #306
- Move MacOS test to monterey by @christian-monch in #308
- Check for None Metadata Root Record in search by @christian-monch in #309
- include root-dataset and sub-dataset in UUID-set by @christian-monch in #333
Full Changelog: 0.4.11...0.4.12
Maintenance release for datalad 0.18
What's Changed
- Use pipeline processor instances only once. by @christian-monch in #293
- Adapt metalad to datalad 0.18 by @christian-monch in #304
Full Changelog: 0.4.10...0.4.11