All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adding Ruby 3.2 to the test matrix
0.2.0.5 - 2022-04-04
- Removing Ruby 2.6 after EOL
- ActiveSupport 7+
0.2.0.4 - 2022-01-04
- Moving to bundler 2
- Updating all dependencies
- Adding Ruby 3.1 to test matrix
0.2.0.1 - 2021-10-12
- Fixing Rubocop
0.2.0 - 2021-08-27
- Adding Sorbet
0.1.3.3 - 2021-08-28
- Issue default format
0.1.3.2 - 2021-08-24
- Code Of Conduct
0.1.3.1 - 2021-08-24
- Correctly advertising the minimum ruby version to 2.6
0.1.3 - 2021-08-24
- Updated tooling
- Adding
ShotgridCallError
to capture call errors and give access to the raw Faraday response
0.1.2 - 2021-06-16
- Renamed to Shotgrid
0.1.1 - 2021-06-15
- summarize and count support
0.1.0 - 2021-06-14
- Complete test coverage (Unit + Integration tests)
- Adding minimum coverage for tests
- Adding Guard
- Fixed many edge-case bugs
- Removed the
Gemfile.lock
since it shouldn't be commited in gems
0.0.8.5 - 2021-01-15
- Added prettier for ruby style
0.0.8.4 - 2021-01-07
- Safer eager_load
0.0.8.3 - 2021-01-07
- eager_load files to fix weird bugs in rspec
0.0.8 - 2020-12-16
- Schema: read
- Schema: read fields
0.0.7 - 2020-12-16
- Entities: update
- Entities: create
- Entities: delete
- Entities: revive