# 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.4] - 2022-01-04 ### Changed - Moving to bundler 2 - Updating all dependencies ### Added - Adding Ruby 3.1 to test matrix ## [0.2.0.1] - 2021-10-12 ### Changed - Fixing Rubocop ## [0.2.0] - 2021-08-27 ### Added - Adding Sorbet ## [0.1.3.3] - 2021-08-28 ### Added - Issue default format ## [0.1.3.2] - 2021-08-24 ### Added - Code Of Conduct ## [0.1.3.1] - 2021-08-24 ### Changed - Correctly advertising the minimum ruby version to 2.6 ## [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.2.0...HEAD [0.2.0]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.2.0 [0.1.3.3]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.3.3 [0.1.3.2]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.3.2 [0.1.3.1]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.3.1 [0.1.3]: https://github.com/shotgunsoftware/shotgrid_api_ruby/releases/tag/v0.1.3 [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