Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 806 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 806 Bytes

3.0.0

  • Migrate to null-safety (thank you to justkawal!)

2.1.1

  • Fix copy and move operations using to parameter instead of path (thank you to Sam-Ford!)

2.1.0+1

2.1.0

  • Implement proper list diffing instead of replacing entire lists (thank you to samabbey-sonocent!)

2.0.1

  • Fix patch operation parameter sometimes being modified
  • Update repository URL

2.0.0

  • Fix warnings (requires Dart 2.2)

1.0.2

  • Loosen dependency version constraints
  • Improve README.md and example

1.0.1

  • Apply maintenance and health suggestions

1.0.0

  • Initial release