Koala v2.4.0 Release Notes

Release Date: 2016-07-08 // over 7 years ago
  • Note: Koala is no longer officially supported on Ruby 1.9.3 (which was end-of-lifed back in 💎 2015). Versions may ✅ still work (until version 3.0, when we may start using keyword arguments), but will not be tested on 1.9.3.

    ⚡️ Updated features:

    • Batch API requests will now properly calculate appsecret_proofs for multiple access tokens (thanks, mwpastore!)

    Internal improvements:

    • Koala now explicitly depends on MultiJson >= 1.3.0, since it uses methods introduced in that version

    ✅ Testing improvements:

    • ✅ Test Koala against Ruby 2.3.0 (thanks, thedrow!)