Primitive-Collections v0.3.6 Release Notes

    • ๐Ÿ›  Fixed: addAll non Type Specific Lists was causing crashes.
    • ๐Ÿ›  Fixed/Changed: clearAndTrim's implementation was all over the place. In some cases causing crash scenarios.
    • ๐Ÿ›  Fixed: Wrappers didn't implement toString/equals/hashCode
    • โž• Added: Tests for addAll Bug
    • ๐Ÿ’… Changed: Cleaned up CodeStyle as bugs were fixed.