laserdisc v0.3.0 Release Notes

Release Date: 2020-01-25 // about 4 years ago
    • ๐Ÿ”– Versions through travis (#208)
    • Minor read me change (#199)
    • โœ‚ Removed redundant checks (#200)
    • Issue 46: Add laws verification for Read (#198)
    • Resp frame benchmarks (#196)
    • โœ… Complete random RESP frame test (#195)
    • โž• Added frequency to frame test, removed workaround (#194)
    • Issue-76: Improve deserialization error messages (#185)
    • ๐Ÿ›  Fixed client runtime (#174)
    • ๐Ÿ›  Fixed diverging implicit resolution for Concurrent in CLI (#172)
    • โœ‚ removed some cruft (#155)
    • โœ‚ remove scala-java-time, not needed since circe 0.12.0 (#154)
    • More ergonomics (#141)
    • โž• Added fs2 client constructor for single node connection (#136)
    • Replaced kind projector's ? with *. Added formatting alias (#135)
    • โœ‚ removed coursier + re-added colors to sbt output runs in Travis (#134)
    • Complete removal of TLS (#128)
    • โž• Added codeowners, minor refactoring (#123)
    • Partial fix for #19 (#75)
    • ๐Ÿณ Enabled docker tests, set up travis to run redis (#107)
    • โ†ช Workaround for memory issue of *> (#72)
    • โž• Added dependencies and note (#70)
    • โœ‚ remove disclaimer (#64)
    • โž• add neg tests for circe module (invalid json) (#68)
    • Removal of <: Singleton and usages (#63)
    • โž• Add test coverage (#50)
    • ๐Ÿ›  Fix example code in README (#57)