New
v7.0.2
What's Changed
- Remove references to Hamlit by @tagliala in https://github.com/haml/haml/pull/1195
- Replace usages of =~ with
.match?where possible by @tagliala in https://github.com/haml/haml/pull/1196 - Add source code URI to gemspec metadata by @ybiquitous in https://github.com/haml/haml/pull/1197
New Contributors
- @ybiquitous made their first contribution in https://github.com/haml/haml/pull/1197
Full Changelog: https://github.com/haml/haml/compare/v7.0.1...v7.0.2