Releases: datalad/datalad-metalad
Releases · datalad/datalad-metalad
Bug fix release
- Add test data to package to allow remote tests of legacy extractors
Full Changelog: 0.4.6...0.4.7
Salvage old extractors
What's Changed
- Move the extractors that were removed from datalad-core to metalad by @christian-monch in #284
Full Changelog: 0.4.5...0.4.6
Bug fix release 0.4.5
What's Changed
- Improve
meta-aggregate
argument handling by @christian-monch in #280 - Set required datalad-metadata-model version to 0.3.5 by @christian-monch in #280
Full Changelog: 0.4.4...0.4.5
Bug fix release 0.4.4
What's Changed
- Fix number of required path arguments in
meta-aggregate
interface. This corrects themeta-aggreate
usage-message and fixes issue #275 by @christian-monch in #279
Full Changelog: 0.4.3...0.4.4
Bug fix release 0.4.3
What's Changed
- Fix issue #277: JSON output of
meta-extract
, which is scrambled by status-messages fromsubdatasets()
-calls by @christian-monch in #278
Full Changelog: 0.4.2...0.4.3
Bug fix release
What's Changed
- Fix file-path determination if dataset-path or file-path contain symlinks by @christian-monch in #274
Full Changelog: 0.4.1...0.4.2
Bug fix release
What's Changed
- Support absolute intra-dataset paths and catch not-tracked errors by @christian-monch in #267
- BF(TST): do not chdir directly, use "chpwd" helper with have by @yarikoptic in #269
- Improve tests, fix potential errors and reduce log output by @christian-monch in #270
- Use proper mock attributes for testing by @christian-monch in #271
- Fix symlink issue by @christian-monch in #272
- Prepare changelog for 0.4.1 release by @christian-monch in #273
Full Changelog: 0.4.0...0.4.1
Paradise City
0.4.0 (Tue Jun 21 2022)
Enhancements
- Add a changelog
- Replace positional
--
-argument with--force-dataset-level
-flag (@christian-monch) - Use pytest for testing (@christian-monch)
Bug Fix
- Fix datalad version determination in tests (@christian-monch)
Merge pull request #260 from datalad/fix-datalad-version-determination
Authors: 1
- Christian Mönch (@christian-monch)
Bug fix release
- Fix the determination of the datalad version in tests code (@christian-monch)
Full Changelog: 0.3.9...0.3.10
Bug fix release
- include pipeline descriptions in package