Skip to content

v0.15.1

Choose a tag to compare

@ilhamv ilhamv released this 12 Aug 14:02
· 18 commits to main since this release
7bf2985

MC/DC 0.15.1 patch particularly fixes issues arising from unbounded dependency resolution, selecting incompatible releases that break MC/DC.

Changelog

Added

  • Add a dedicated CARRE project page, from [@ilhamv]
  • Add the release policy and checklist, from [@ilhamv]
  • Add the one-sentence-per-line convention for documentation source, from [@ilhamv]

Changed

  • Hide flyout in Read the Docs, from [@ilhamv]

Fixed

  • Prevent unbounded dependency resolution from selecting incompatible releases that break MC/DC by adding explicit upper bounds for all build, runtime, documentation, and development dependencies, from [@ilhamv]

What's Changed

Full Changelog: v0.15.0...v0.15.1