Skip to content

Latest commit

 

History

History
152 lines (89 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

152 lines (89 loc) · 3.22 KB

Changelog

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.

[0.2.0.6] - 2023-01-29

Added

  • Adding Ruby 3.2 to the test matrix

0.2.0.5 - 2022-04-04

Removed

  • Removing Ruby 2.6 after EOL

Changed

  • ActiveSupport 7+

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