patchwork 0.1.0
patchwork: ^0.1.0 copied to clipboard
Patch management for Dart projects, starting with reviewable dependency patches for pub packages.
Changelog #
0.1.0 - 2026-06-13 #
- Added the pub package Patchwork MVP.
- Added
patch,patch --commit,apply,status, anddoctorcommands. - Added committed
patchwork.lockmetadata andpatches/pub/*.patchfiles. - Added generated
pubspec_overrides.yamlsupport for applying patches through pub path overrides. - Added end-to-end fixtures for the patch workflow.