Sha256: 82117479b95f3d425046b143371e2b819bf4cfd09e17ecd2224f67eb17171605
Contents?: true
Size: 904 Bytes
Versions: 1
Compression:
Stored size: 904 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.0] - 2019-07-09 ### Added - `ClassMethods` is now automagically prepended to the singleton class ([#5](https://github.com/nebulab/prependers/pull/5)) ## [0.1.1] - 2019-06-21 ### Fixed - Prependers are now always loaded in alphabetical order ([#3](https://github.com/nebulab/prependers/pull/3)) ## [0.1.0] - 2019-06-21 Initial release. [Unreleased]: https://github.com/nebulab/prependers/compare/v0.2.0...HEAD [0.2.0]: https://github.com/nebulab/prependers/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/nebulab/prependers/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/nebulab/prependers/releases/tag/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
prependers-0.2.0 | CHANGELOG.md |