Releases: Shopify/better-html
Releases · Shopify/better-html
2.1.1
What's Changed
- Make sure annotate_rendered_view_with_filenames is configured by @etiennebarrie in #130
Fixes the new feature introduced in 2.1.0 and restores compatibility with Rails 6.0.
Full Changelog: v2.1.0...v2.1.1
2.1.0
What's Changed
- Use ruby_strdup with xfree by @jhawthorn in #124
- Accept = as expression right trim by @eugeneius in #125
- Print the filename if set by @iainbeeston in #120
- Only pass template language to parser by @iainbeeston in #119
- Added support for annotate_rendered_view_with_filenames by @iainbeeston in #122
- Drop support to Ruby 2.7 by @rafaelfranca in #127
New Contributors
- @jhawthorn made their first contribution in #124
- @eugeneius made their first contribution in #125
- @iainbeeston made their first contribution in #120
Full Changelog: v2.0.2...v2.1.0
2.0.2
What's Changed
- Make sure
assert_lodash_safety
works by @rafaelfranca in #113 - Add
module
as a type of<script>
by @yykamei in #95
New Contributors
- @peterzhu2118 made their first contribution in #111
- @yykamei made their first contribution in #95
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- Remove unreferenced variable,
token
by @nickcampbell18 in #83 - Allow application/ld+json as a script tag type by @geoffharcourt in #54
- Inline HtmlTokenizer in this gem by @rafaelfranca in #89
- Drop support to old versions of Ruby and Rails by @rafaelfranca in #91
- Apply the Shopify styleguide by @rafaelfranca in #92
- Fix tokenizer stuck in cdata context after cdata_end token by @remvee in #93
New Contributors
- @nickcampbell18 made their first contribution in #83
- @petergoldstein made their first contribution in #78
- @alec-c4 made their first contribution in #77
- @geoffharcourt made their first contribution in #54
- @flavorjones made their first contribution in #90
- @rafaelfranca made their first contribution in #89
- @remvee made their first contribution in #93
Full Changelog: v1.0.16...v2.0.0
v1.0.16
v1.0.15: Merge pull request #60 from Shopify/bump_1_0_15
Release v1.0.15