Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 17:26
· 1 commit to main since this release
faa3fa2
Release v0.3.0

* Permit only public keywords in `ApplicationForm.filter_params`
* Relax and tweak rubocop:
  * Prefer fixed indentation for multi-line arguments
  * Allow positional args on first line, keywords on next lines
  * Prefer consistent indent in array literals
  * Prefer indenting method chains relative to receiver
  * Allow skipping model validations