Better Errors v2.2.0 Release Notes

Release Date: 2017-07-29 // over 6 years ago
    • ๐Ÿ‘ท #299 and other commits - CI runs on Ruby 2.2, 2.3, and 2.4 (@nicolasleger, @RobinDaugherty)
    • ๐Ÿ‘ #310 - Add section to readme about text editor settings (@markburns)
    • ๐Ÿ‘ #317 - Fix typo in editor protocol spec (@amPerl)
    • ๐Ÿ‘ป #323 - Consolidate newlines in exception messages to avoid blank output (@latortuga)
    • โšก๏ธ #331 - Update copyright (@aqnouch)
    • #347 - Hide variables unless we have binding_of_caller (@sj26)
    • ๐Ÿ—„ #354 - Use Exception#cause insted of deprecated Exception#original_exception, fixing #363 and #371 (@grosser)
    • โฌ†๏ธ #365 - Upgrade RSpec to 3.5 and convert to expectation syntax (@bquorning)
    • ๐Ÿ‘ #375 - Fix ExceptionWrapper error on manual console page, fixing #353 (@RobinDaugherty)