Skip to content

0.9.0

Compare
Choose a tag to compare
@vstakhov vstakhov released this 01 Feb 11:41
· 29 commits to master since this release
0.9.0
edf094c

What's Changed

  • src/ucl_schema.c: Add inttypes.h for PRId64 by @jhgit in #267
  • python/setup.py: Avoid build failure trying to create setup.py link if it already exists. by @jhgit in #269
  • Use _WIN32 instead of _MSC_VER by @giordano in #270
  • lua: Push string with len by @ryan-moeller in #276
  • Fix excessive escaping when using ucl_object_fromstring() by @flowerysong in #262
  • Create cmake-multi-platform.yml by @vstakhov in #278

New Contributors

Full Changelog: 0.8.2...0.9.0