Sha256: 54b8282100e86d1d45c0c506f41dc0f220a1b96526075c17174bdc36b092ad14
Contents?: true
Size: 1.34 KB
Versions: 1
Compression:
Stored size: 1.34 KB
Contents
# Changelog ## [1.4.0] - 2021-06-21 ### Fixed - Fixes for Ruby 3 ([@tycooon]) [#9] ## [1.2.0] - 2019-03-15 ### Added - Block support for `#call` and `#run` ([@VanyaZ158]) [#5] ## [1.1.1] - 2019-02-09 ### Fixed - Fixed middlewares not being called properly in inherited classes ([@tycooon]) [#4] ## [1.1.0] - 2019-02-03 ### Added - Middlewares support ([@nesaulov]) [#2] ## [1.0.0] - 2019-02-03 ### Added - `Polist::Struct` and `Polist::Builder` ([@tycooon]) [#3] ## [0.4.0] - 2017-10-31 - Initial public version. [0.4.0]: https://github.com/umbrellio/polist/tree/v0.4.0 [1.0.0]: https://github.com/umbrellio/polist/compare/v0.4.0...v1.0.0 [1.1.0]: https://github.com/umbrellio/polist/compare/v1.0.0...v1.1.0 [1.1.1]: https://github.com/umbrellio/polist/compare/v1.1.0...v1.1.1 [1.2.0]: https://github.com/umbrellio/polist/compare/v1.1.1...v1.2.0 [1.4.0]: https://github.com/umbrellio/polist/compare/v1.2.0...v1.4.0 [Unreleased]: https://github.com/umbrellio/polist/compare/v1.4.0...HEAD [@nesaulov]: https://github.com/nesaulov [@VanyaZ158]: https://github.com/VanyaZ158 [@tycooon]: https://github.com/tycooon [#2]: https://github.com/umbrellio/polist/pull/2 [#3]: https://github.com/umbrellio/polist/pull/3 [#4]: https://github.com/umbrellio/polist/pull/4 [#5]: https://github.com/umbrellio/polist/pull/5 [#9]: https://github.com/umbrellio/polist/pull/9
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polist-1.4.0 | CHANGELOG.md |