mercury-api v0.1.0.2 Release Notes

Release Date: 2019-01-09 // over 5 years ago
    • 🐧 Avoid including xlocale.h on Linux. (Fixes #1 and #2.)

Previous changes from v0.1.0.1

    • 🛠 Fixed a crash that could occur when peeking the mask of a TagFilter. (I was reading the length as a 32-bit number instead of a 16-bit number, which could cause the length to be impossibly long.)