Skip to content

v0.13.0

Compare
Choose a tag to compare
@croaky croaky released this 11 Sep 20:01
· 837 commits to main since this release

Changed

  • In Clearance's optional generated features, use pure Capybara instead of
    depending on Cucumber's removed web_steps, paths, and selectors.
  • Extract SHA-1-specific code out of User into PasswordStrategies module.
  • Extract sign in form so that other methods can be added easily.
  • Test against Rails 3.1. Required upgrades to Diesel and Appraisal.

Full Changelog