Skip to content

v0.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 02 Aug 14:20
· 94 commits to main since this release

0.1.10 August 2, 2021

  • escape form element name so regex compiles if name includes characters such as []
  • introduce drupal-specific get_encoded_form_values to efficiently load multiple encoded form values
  • introduce drupal-specific search function, configured with SearchParams object controlling the search keys, and optionally setting a custom url and title for the search form page, and a custom submit button for the search form
  • add examples/umami, converting the example from Goose to use Goose Eggs for load testing Drupal 9 demo install profile