- Add support for passing arbitary keyword arguments to the underlying
content_tag
from thecloudflare_turnstile
helper
- drop support for Ruby 2.7
- drop support for Rails 5
- support Rails 7.1.x (#87, thanks @AliOsm)
- an endless number of dependency bumps (thanks @dependabot)
- allow configuring async and defer options of turnstile scripts
- add data-callback support; mock javascript
- Add mocked functionality in dev/test
- Fix URIs in gemspec
- Testing release for Github Actions integration
- Bump various build dependencies (thanks dependabot)
- Initial release