Sha256: 462f71579c9483c41d3969b6a3c5f117cc6bb7107246a8d27236772e2643f8dd
Contents?: true
Size: 892 Bytes
Versions: 1
Compression:
Stored size: 892 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-08-15 ### Changed - Changed the expected column type of `#*_processing` from a boolean to string. This allows us to use it to store the URL from the `#*_url=` method so that it can be used in the meantime before the job finishes processing. ## [0.2.0] - 2018-08-15 ### Added - The ability to configure the `max_size` value (the maximum download size) using the `Paperweight.configure` method. [Unreleased]: https://github.com/CultureHQ/client/compare/v0.2.0...HEAD [v1.0.0]: https://github.com/CultureHQ/client/compare/v0.2.0...v1.0.0 [v0.2.0]: https://github.com/CultureHQ/client/compare/v0.1.2...v0.2.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paperweight-1.0.0 | CHANGELOG.md |