Releases: gkdr/carbons
Releases · gkdr/carbons
v0.2.3
(from CHANGELOG.md
)
Added
- 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 :) )
Fixed
- 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!).