Skip to content
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

Compare
Choose a tag to compare
@torralbaalla torralbaalla released this 15 Aug 00:22
· 6 commits to master since this release

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 and amd64). 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.