Commit graph

18 commits

Author SHA1 Message Date
Aleksey Kulikov
3900ec92cc
chore: upgrade dependencies (#58) 2022-05-23 13:50:15 +03:00
Aleksey Kulikov
bad40bdb61
feat: add ability to compare objects (#54) 2022-05-10 16:18:55 +03:00
Aleksey Kulikov
5dfedadfe6 chore: prepare to publish 2022-05-05 16:56:02 +03:00
Aleksey Kulikov
a3213a88a2
refactor!: use Finalizer to automatically free allocated memory for objects (#48)
BREAKING CHANGE: signature change for remote and repository callbacks during repository clone operation.
2022-04-28 11:04:48 +03:00
Aleksey Kulikov
7a067beeb9 chore: bump minimum dart version 2022-02-14 18:26:08 +03:00
Aleksey Kulikov
ae5d895957
chore: upgrade dependencies to latest versions (#19) 2021-12-17 11:05:39 +03:00
Aleksey Kulikov
678f6208f6
refactor(setup): simplify setup for flutter applications (#12) 2021-11-01 19:05:55 +03:00
Aleksey Kulikov
c8895524be
feat: add support for Flutter Linux, macOS and Windows (#10) 2021-10-30 13:54:25 +03:00
Aleksey Kulikov
6cbf954337 feat: add library setup for linux 2021-10-25 13:43:31 +03:00
Aleksey Kulikov
4717aab57f style: stricter linting 2021-10-23 12:31:18 +03:00
Aleksey Kulikov
677457279d docs: add readme with ffigen command for compiler options 2021-09-17 21:50:00 +03:00
Aleksey Kulikov
2fd43f3efe chore: upgrade ffigen 2021-09-17 21:15:40 +03:00
Aleksey Kulikov
6a097c1841 feat: upgrade libgit2 2021-08-26 15:13:12 +03:00
Aleksey Kulikov
145af3054d chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
Aleksey Kulikov
be680595bc test(repository): test against repo copied into tmp directory 2021-07-12 19:57:35 +03:00
Aleksey Kulikov
3aa322ea59 test(config): add tests 2021-06-03 17:21:07 +03:00
Aleksey Kulikov
1414d5f6d7 feat: generate bindings with ffigen 2021-06-01 20:38:32 +03:00
Aleksey Kulikov
9d81c715ff init 2021-05-29 18:07:24 +03:00