Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@gkdr gkdr released this 25 Dec 15:22

(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 and LDFLAGS from env (#43) (thanks, @henry-nicolas!).