- Fixed: prevent expending to div from nothing
- Added: now you can use only the id or class to expand to a div with that class and/or id
- Fixed: not expanding if tag ends in dot (for example "div.")
- Added option to expand block tags to multiple lines. (thanks @dsandstrom)
- Fixed bug where starting a tag with dash (
-
) will crash the package - Removed menu entry from Packages
- Added option to close self-closing tags
- Added support for dashes inside selectors
- Fixed deprecated code
- Small cosmetic to the docs
- Initial release