v0.15.1
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
- Merge pull request #498 from mcdc-project/dev by @ilhamv in #499
- Prepare the new dev by @ilhamv in #500
- Hide redundant flyout by @ilhamv in #501
- Add dependency ceilings and update project documentation by @ilhamv in #502
- Release 0.15.1 by @ilhamv in #503
Full Changelog: v0.15.0...v0.15.1