Skip to content

Latest commit

 

History

History
160 lines (128 loc) · 5.86 KB

CHANGELOG.md

File metadata and controls

160 lines (128 loc) · 5.86 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

4.1.95 - 2019-08-14

Changed

4.0.96 - 2019-08-14

Changed

3.9.97 - 2019-08-12

Changed

3.8.95.1 - 2019-07-28

Changed

  • Fix for removal of the SVG webfont.

3.8.95 - 2019-07-15

Changed

3.7.95 - 2019-07-06

Changed

3.5.95 - 2019-03-10

Changed

3.4.93 - 2019-01-03

Changed

3.3.92 - 2019-01-03

Changed

3.2.89 - 2018-10-04

Changed

3.0.39 - 2018-10-21

Changed

2.8.94 - 2018-09-24

Changed

2.7.94 - 2018-09-02

Changed

2.6.95 - 2018-08-12

Changed

2.5.94 - 2018-06-12

Changed

2.4.85 - 2018-06-12

Changed

2.3.54 - 2018-04-27

Changed

2.2.43 - 2018-04-14

Changed

2.1.99.1 - 2018-03-24

Changed

  • A new option: data adds data attributes to mdi_tag.

2.1.99 - 2018-03-10

Changed

2.1.19 - 2017-12-26

Changed

2.0.46.1 - 2017-09-07

Changed

2.0.46 - 2017-08-28

Changed

1.9.33 - 2017-04-29

Changed

1.8.36 - 2017-02-08

Changed

1.7.12 - 2016-09-08

Warning

Breaking changes from previous release.

  • mdi_tag icon class attributes format changed from mdi_tag('one', 'two') to mdi_tag('one two').

Added

  • A new option: class adds a class attribute to the tag.
  • Add changelog.

Changed

0.1.2 - 2016-07-24

Changed

  • Simplify @font-face declaration since the Rails Asset Pipeline already fingerprints assets.
  • Require newer version of inline_svg.

0.1.1 - 2016-07-23

Fixed

0.1.0 - 2016-07-23

Added

  • Basic Railtie and view helpers to add Material Design Icons tags and inline SVG to Ruby on Rails views.