sue445/sengiri_yaml

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

## Unreleased
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v1.0.0...master)

## [v1.0.0](https://github.com/sue445/sengiri_yaml/tree/v0.0.4) (2021-12-31)
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v0.0.4...v1.0.0)

* **:bomb: [Breaking Change]** Use `permitted_classes` and `aliases` for Ruby 3.1+ and drop support ruby < 2.6
  * https://github.com/sue445/sengiri_yaml/pull/26

## [v0.0.4](https://github.com/sue445/sengiri_yaml/tree/v0.0.4) (2021-11-20)
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v0.0.3...v0.0.4)

* Enable MFA requirement for gem releasing
  * https://github.com/sue445/sengiri_yaml/pull/24

## [v0.0.3](https://github.com/sue445/sengiri_yaml/tree/v0.0.3) (2016-04-26)
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v0.0.2...v0.0.3)

**Merged pull requests:**

- Load yaml file with order by filename [\#5](https://github.com/sue445/sengiri_yaml/pull/5) ([sue445](https://github.com/sue445))

## [v0.0.2](https://github.com/sue445/sengiri_yaml/tree/v0.0.2) (2015-01-26)
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v0.0.1...v0.0.2)

**Merged pull requests:**

- Bugfix: NameError in irb [\#3](https://github.com/sue445/sengiri_yaml/pull/3) ([sue445](https://github.com/sue445))

## [v0.0.1](https://github.com/sue445/sengiri_yaml/tree/v0.0.1) (2014-12-31)
[Full Changelog](https://github.com/sue445/sengiri_yaml/compare/v0.0.1.beta1...v0.0.1)

## [v0.0.1.beta1](https://github.com/sue445/sengiri_yaml/tree/v0.0.1.beta1) (2014-12-31)
**Merged pull requests:**

- Feature/loader [\#2](https://github.com/sue445/sengiri_yaml/pull/2) ([sue445](https://github.com/sue445))
- Impl executable file [\#1](https://github.com/sue445/sengiri_yaml/pull/1) ([sue445](https://github.com/sue445))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*