Sha256: e7832fa43c8c23167dd51681b3ca7bc86dfeed2c4dec1c73e788ef32fe04bb49
Contents?: true
Size: 1.91 KB
Versions: 1
Compression:
Stored size: 1.91 KB
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.1.3] - 2021-08-24 ### Changed - Updated tooling - Adding `ShotgridCallError` to capture call errors and give access to the raw Faraday response ## [0.1.2] - 2021-06-16 ### Changed - Renamed to Shotgrid ## [0.1.1] - 2021-06-15 ### Added - summarize and count support ## [0.1.0] - 2021-06-14 ### Added - Complete test coverage (Unit + Integration tests) - Adding minimum coverage for tests - Adding Guard ### Changed - Fixed many edge-case bugs ### Removed - Removed the `Gemfile.lock` since it shouldn't be commited in gems ## [0.0.8.5] - 2021-01-15 ### Added - Added prettier for ruby style ## [0.0.8.4] - 2021-01-07 ### Changed - Safer eager_load ## [0.0.8.3] - 2021-01-07 ### Added - eager_load files to fix weird bugs in rspec ## [0.0.8] - 2020-12-16 ### Added - Schema: read - Schema: read fields ## [0.0.7] - 2020-12-16 ### Added - Entities: update - Entities: create - Entities: delete - Entities: revive [Unreleased]: https://github.com/shotgunsoftware/shotgrid_api_ruby/compare/v0.1.2...HEAD [0.1.2]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.2 [0.1.1]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.1 [0.1.0]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.0 [0.0.8.5]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.0.8.5 [0.0.8.4]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.0.8.4 [0.0.8.3]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.0.8.3 [0.0.8]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.0.8 [0.0.7]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.0.7
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shotgrid_api_ruby-0.1.3 | CHANGELOG.md |