Sha256: 86b985575c5800d469d8910fee50bc38cc53b9f5bc2492d5ff12cb233df94fa6
Contents?: true
Size: 689 Bytes
Versions: 2
Compression:
Stored size: 689 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0. ## [0.6.0] - Handle SyntaxError errors correctly - refactor into MainErrorHandler and SyntaxError classes ## [0.5.0] - fix find_template_error_line - remove some of the filtering for backtrace lines ## [0.4.0] - fix erb and context definitions, fix bug with empty variables={} - improve original backtrace info, colorize exact line ## [0.3.0] - fix bug with empty variables={} - fix erb and context definitions ## [0.2.0] - add RenderMePretty.result convenience class method ## [0.1.0] - initial release
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
ufo-3.0.1 | vendor/render_me_pretty/CHANGELOG.md |
render_me_pretty-0.6.0 | CHANGELOG.md |