Wire v2.1.1 Release Notes

Release Date: 2016-02-01 // over 8 years ago
  • 2016-02-01

    • New: reserved keyword is now supported and enforced.
    • Fix: Defer reflection-based lookup of enum method until first use to avoid class loading race conditions.
    • Fix: Support single-quoted string literals.
    • Fix: Adjacent string literals are not correctly concatenated.