0.9.0
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
- @jhgit made their first contribution in #267
- @giordano made their first contribution in #270
- @ryan-moeller made their first contribution in #276
- @vstakhov made their first contribution in #278
Full Changelog: 0.8.2...0.9.0