Skip to content

1.0.2 (2024-09-19)

Compare
Choose a tag to compare
@adswa adswa released this 19 Sep 12:05
· 8 commits to main since this release

Dependencies

  • The dependency on PyDataverse has been set to 0.3.4 or higher: PR330 by @adswa

🐛 Bug fixes

🧪 Tests

  • Appveyor tests are now run weekly in order to find breakage sooner
  • Tests were adjusted to take required metadata specifications directly from the API guide, rather than hard coding: PR299 by @adswa
  • Test helpers accommodate PyDataverse versions 0.3.2+: PR319 by @mih
  • The test suite can now also be run against docker: PR323 by @shoeffner
  • Testremote-calling tests were adjusted to account for an expected failure to replace identical files: PR324 by @adswa

Documentation

  • README badge was updated with a correct link to the docs: PR296 by @behinger)
  • The docs now contain a copy-pastable instruction on DataLad dataset basics: PR301 by @adswa
  • It is now explicit that the next-extension needs to be loaded: PR305 by @bpoldrack
  • The minimum git-annex version for Windows compatibility is now mentioned: PR315 by @mih