Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 713 Bytes

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 713 Bytes

ChangeLog

0.2.1

  • Add support for passing arbitary keyword arguments to the underlying content_tag from the cloudflare_turnstile helper

0.2.0

  • drop support for Ruby 2.7
  • drop support for Rails 5

0.1.6

  • support Rails 7.1.x (#87, thanks @AliOsm)
  • an endless number of dependency bumps (thanks @dependabot)

0.1.5

  • allow configuring async and defer options of turnstile scripts

0.1.4

  • add data-callback support; mock javascript

0.1.3

  • Add mocked functionality in dev/test

0.1.2

  • Fix URIs in gemspec

0.1.1

  • Testing release for Github Actions integration
  • Bump various build dependencies (thanks dependabot)

0.1.0

  • Initial release