AlexWayfer/icomoon_toys

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## Unreleased

## 0.6.0 (2023-11-09)

*   Drop Ruby 2.6 support.
*   Update `toys` dependencies.
*   Move development dependencies from `gemspec` into `Gemfile`.
*   Lock `rubocop` and `rubocop-rspec` versions stricter.
*   Update development dependencies.

## 0.5.0 (2023-02-12)

*   Add Ruby 3.2 support.
*   Update dependencies.
*   Improve CI config.

## 0.4.0 (2022-09-21)

*   Allow exclude files from extraction by nil path
    For example, if you don't need for `svgxuse.min.js` to support IE11.

## 0.3.0 (2022-09-01)

*   Add Ruby 3.1 support.
*   Drop Ruby 2.5 support.
*   Update dependencies.

## 0.2.0 (2020-08-24)

*   Update `toys`.

## 0.1.0 (2020-08-10)

*   Initial release.