This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
gMCPIL v0.13.0 - The "I hope this is stable" update
Actual changelog:
- Rewritten in Vala.
- Made some aesthetic changes.
- Fixed bugs in v0.12.0.
A few random notes:
- Now per-commit DEBs will be automatically built for all 3 supported architectures (
armhf
,aarch64
andamd64
). I had to deal with Ubuntu's broken repos and Docker for it to work,so use them, or else... - Reference counting, automatic garbage collection, and C ABI/API compatibility are nice.
- Implicit features and lack of documentation are not nice.