Sha256: 9ea6cbd2856faa7fcb315e6ddc1371516179787b0a92b0254e6afd329bde3567
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
# Changelog ## 4.0.0 / 2021-07-12 - **Breaking Change:** Require SVGO version 1.3.2 (c108320) - Add Ruby 3 support (af4772d) - **Breaking Change:** Remove Ruby 2.4 support (3ec6ea3) - Update `listen` dependency constraint (e05a61b) - Remove development gem dependency constraints (2911fae) - Update development Ruby version to 2.5.9 (1e61b0b) - Replace `bin/*` scripts with `bin/ci` - Migrate from Travis CI to Circle CI ## 3.2.0 / 2020-08-11 - Add `--prefix` option (#79 and #80) - Update development Ruby version to 2.4.10 (8d517c1) ## 3.1.0 / 2020-01-20 - Expand supported Ruby versions to include 2.7 (bcc23b5) ## 3.0.0 / 2019-08-02 ### Breaking Changes - Bump required minimum SVGO version to 1.3.0 (afa24c6) ### Additional Enhancements - Refactor command classes (02f420c) - Refactor specs () - Update development dependencies ## 2.0.1 / 2019-01-03 - Expand supported Ruby versions to include 2.6 (0facfd0) ## 2.0.0 / 2018-12-04 - Refactor classes to use `attr_reader`s (c62780f) - Change required Ruby versions and liberalize dependency constraints (35fcadb) - Change project Ruby version to 2.4.9 (301d341) - Bump required SVGO version to 1.1.1 (28741fc) ## Previous Releases See [the Releases page on GitHub](https://github.com/jgarber623/svgeez/releases) for details on previously released versions.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
svgeez-4.0.0 | CHANGELOG.md |