Commit graph

13 commits

Author SHA1 Message Date
Aleksey Kulikov
e1ca7e81a2 chore: remove coverage badge 2023-02-02 16:20:28 +03:00
Aleksey Kulikov
34d492a9b6 docs: update README with troubleshooting instructions for Windows 2022-11-22 15:27:25 +03:00
Aleksey Kulikov
b0b8067203
fix: lookup library in correct locations (#64) 2022-06-08 15:31:27 +03:00
Aleksey Kulikov
c73f61d102 docs: add more examples 2022-05-04 16:34:59 +03:00
Aleksey Kulikov
4e55d0f06c
refactor(repository)!: use Finalizer to automatically free allocated memory (#51)
BREAKING CHANGE: Return value of identity getter changed from Map<String, String> to Identity
2022-05-02 15:33:31 +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
ed62447eb2 chore: add coverage badge 2022-01-26 19:34:31 +03:00
Aleksey Kulikov
23d6a7f332 docs: update README 2022-01-26 18:21:55 +03:00
Aleksey Kulikov
41fab98d17 docs: update createCommit() method signature 2021-12-23 14:51:39 +03:00
Aleksey Kulikov
28859a1e3d docs: update readme (#5) 2021-11-03 17:10:47 +03:00
Aleksey Kulikov
9f346c99f7 feat: add more toString overrides for debugging 2021-10-13 19:23:34 +03:00
Aleksey Kulikov
9205a3ad82 docs: add instructions for test coverage 2021-10-09 14:18:27 +03:00
Aleksey Kulikov
677457279d docs: add readme with ffigen command for compiler options 2021-09-17 21:50:00 +03:00