Immutables v1.0.1 Release Notes

  • 🛠 Fixes

    • Improper unchecked suppressions in generated files #36
    • 🛠 fixed/refined underwriting of methods: hashCode, equals, toString #37
    • 🛠 Fixed duplication of instanceof checks in Transfromers
    • 🛠 Fixed implementation of nDeprecationsonpublic=true (package private) immutable classes

    🔄 Changes

    • 🚀 Internal: using released 1.0 ‘value-standalone’ for self-compiling, rather than 'retrovalue' system/jar
    • Internal: made marshaling binding problems IOException instead of runtime