Sha256: 6bcd70abf64a19ef1299432f44615e4c853bd3612e603b3a46a9738b2235cbc6
Contents?: true
Size: 723 Bytes
Versions: 1
Compression:
Stored size: 723 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2018-12-05 ### Changed - Instead of overwriting the writer, adds a `before_validation` callback so that the extras can be composed. - From `set_*_attributes` to just `*_attributes`, .e.g, `set_nullified_attributes` became `nullify_attributes`. ### Removed - All of the introspection methods. [Unreleased]: https://github.com/CultureHQ/components/compare/v1.0.0...HEAD [1.0.0]: https://github.com/CultureHQ/components/compare/v0.1.6...v0.0.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attribute_extras-1.0.0 | CHANGELOG.md |