git2dart 0.2.1
git2dart: ^0.2.1 copied to clipboard
Dart bindings to libgit2, provides ability to use libgit2 library in Dart and Flutter.
Changelog #
0.2.1 - 2025-05-29 #
Changes #
- Add missing API sections to README:
- Remote
- Reset
- Blame
- Describe
- Note
- Rebase
- Mailmap
- Credentials
- ODB
- Packbuilder
- Signature
- RevParse
- AnnotatedCommit
- Add system dependencies section to README for Linux, macOS and Windows
0.2.0 - 2025-05-17 #
Breaking Changes #
- Migrate to Dart 3
- Migrate to 1.9.0 version libgit2
- Migrate actual api, remove depricated api calls