Skip to content

Releases: BetterErrors/better_errors

v2.7.1

13 May 17:43
Compare
Choose a tag to compare
  • Show location of error in ActionView template error #463

v2.7.0

24 Apr 17:51
Compare
Choose a tag to compare

v2.6.0

25 Feb 21:25
Compare
Choose a tag to compare
  • Specify older kramdown and i18n for older ruby versions #437
  • Fix NoMethodError when variables cannot be retrieved from the stack frame #430
  • Allow passing IPAddrs to allow_ip #444
  • Update CI Ruby to fix Travis CI failures #450

v2.5.1

14 Feb 15:10
905dffb
Compare
Choose a tag to compare
  • Add rubygems metadata #427 (@viraptor)
  • Fall back to older rubygems on Ruby 2.2 and Rails 4.2 in CI #433 (@RobinDaugherty)
  • Add simplecov as a development dependency #434 (@cerdiogenes)
  • Fix exception when large object's class is anonymous #435 (@cerdiogenes and @inopinatus)

v2.5.0

27 Aug 21:52
638bbc6
Compare
Choose a tag to compare

v2.4.0

13 Oct 15:14
Compare
Choose a tag to compare

To complete this release:

  • Update wiki to reflect new editor support

v2.3.0

04 Aug 01:38
Compare
Choose a tag to compare

v2.2.0

29 Jul 23:20
Compare
Choose a tag to compare

Version 2.1.1

09 Jan 17:44
Compare
Choose a tag to compare

Bugs Fixed

  • #295 - Coffeelint errors now show correct file and line numbers (@spicycode)

Version 2.1.0

23 Dec 02:45
Compare
Choose a tag to compare

Bugs Fixed

  • #284 - Fix console history requiring two up arrow keystrokes (@axelson)

Misc

  • #271 - Fix warnings when running with -w (@amatsuda)
  • #290 - Changed max height on exception message to make it more obvious that content is scrollable (@antn)