Immutables v2.1.12 Release Notes

Release Date: 2016-02-29 // about 8 years ago
    • 🛠 Bugfix and minor changes release.
      • Findbugs' SuppressFBWarnings placed on immutable implementation if found in the classpath
      • Primitive wrapper types and strings have an equals comparison now in with* methods in short-circuiting check to return this.
      • Fixed some Eclipse specific compilation bugs.
    • Thanks to contributors and issue reporters!
    • Issues