Skip to content

0.58.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 14:20

🐛 Bug Fix

🏠 Internal

  • Remove unused configuration settings #1346 (@jwodder)
  • find_files: Simplify check for VCS and DataLad paths #1355 (@jwodder)
  • Convert dandiarchive URL classes from pydantic models to dataclasses #1356 (@jwodder)
  • Replace _pytest imports with modern pytest imports #1347 (@jwodder)
  • Remove _order_ attribute from Severity enum #1348 (@jwodder)
  • Use dataclass instead of auto_repr #1349 (@jwodder)
  • Run pyupgrade --py38-plus on source #1350 (@jwodder)
  • Modernize type annotations and improve mypy config #1343 (@jwodder)
  • Move words ignored by codespell from .codespellignore to setup.cfg #1344 (@jwodder)

🧪 Tests

🔩 Dependency Updates

Authors: 3