Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 943 Bytes

1.2.1

  • [FEATURE] Handle Problems in Validation errors #14 #16 😍 @vfonic @sega

1.2.0

  • [FEATURE] Add patch support for updating items #10 😍 @ukd1

1.1.0

  • [FEATURE] Allow passing a block to items that yields the results by page #9 😍 @emilesilvis
  • [FEATURE] Handle Webflow live feature #8 😍 @emilesilvis

1.0.0

  • [BREAKING] Raise errors when status > 200, see also #7 😍 @sega

0.7.0

  • [FEATURE] Configuration class to store api token #6 😍 @mateuscruz

0.6.0

  • [CHANGE] Use pure ruby dependencies

0.5.0

  • [FEATURE] Pagination #2 😍 @cohesiveneal