2.6.0
- Added the
tags
property, to return an array with all tags found in the url (by @zyuhel) - Improved
Bag::has()
method to be similar toBag::get()
(by @zyuhel) - Improved XSS protection in the demo page
- Improved .gitattributes to do not include the tests files in production (by @mburtscher)
- Added an adapter for Sassmeister #49 (by @mburtscher)