Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
52 lines (31 loc) · 903 Bytes

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 903 Bytes

Change Log

All notable changes to the ruby-syntax-replacer extension will be documented in this file.

[Unreleased]

  • Initial release of ruby-syntax-replacer

[1.0.1] - 2018-06-03

Added

  • Support for dashed attributes

[1.0.3] - 2018-06-03

Added

  • Removal of trailling /s after self-closing tags

[1.0.6] - 2018-06-04

Added

  • Support for selection-only replacements

[1.0.7] - 2018-06-07

Fixed

  • Multi-line selections not working correctly

[1.0.9] - 2018-06-17

Removed

  • Trailing /'s after self-closing tags

Changed

  • Moved changelog out of README into CHANGELOG

Fixed

  • RegExp to handle all formats for old style ruby hash (Thanks to @kjwierenga)

[1.0.11] - 2018-08-02

Changed

  • Fixed changelog structure

Added

  • Support for .html.erb and .html.haml files

[1.0.12] - 2018-08-16

Changed

  • Expanded Regex match