All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- This file.
- LICENSE file to make GitHub happy (#39).
- The implemented XEP version to the README (#41).
- A
carbons_internal.h
file declaring internal functions (#33) (needed and added by @shtrom :) )
- AppVeyor will now only push tagged builds to GitHub releases.
- Set
rpath
for regular build instead of just for tests (#38) (thanks, @wladmis!). - Stop leaking the retrieved message body (#42) (thanks, @henry-nicolas!).
- Preserve
CPPFLAGS
andLDFLAGS
from env (#43) (thanks, @henry-nicolas!).
Lost to git commit logs and the GitHub releases page.