patchwork 0.1.0
Patchwork 0.1.0
Initial pub package MVP release.
Highlights
- Adds the
patch,patch --commit,apply,status, anddoctorcommands. - Stores committed patch metadata in
patchwork.lockand patch files underpatches/pub/. - Applies patches through generated
pubspec_overrides.yamlpath overrides. - Adds package README, CHANGELOG, license metadata, funding metadata, and a runnable
examples/hello_patchworkflow. - Publishes the package to pub.dev: https://pub.dev/packages/patchwork/versions/0.1.0
Validation
- Main CI passed on the release commit.
dart pub publish --dry-runcompleted with 0 warnings before publish.