pubspec_lock_merge_driver 1.0.1
pubspec_lock_merge_driver: ^1.0.1 copied to clipboard
A custom git merge driver for pubspec.lock files
1.0.1 #
- Implemented a safer merge strategy, where different descriptions will throw exceptions. This reduces issues that would occur from conflicting pubspec.yaml files
1.0.0 #
- Added installation/uninstallation commands
- Documentation updates
- Ready for non-alpha
0.1.1 #
- Added
pubspec_lock_merge_driver
as an executable
0.1.0 #
- Alpha release
- spike of implementation, not fully trusted yet