Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 315 Bytes

File metadata and controls

6 lines (5 loc) · 315 Bytes

1.2.0

  • Auto require / load the gem. You no longer need to require 'webflow' in your code.
  • Test on Ruby 3.4.4
  • Add query parameter support to list_items method #4 @pjpires
  • Adding Rate Limit Handling to Client #3 @ScotterC