Skip to content

v0.1.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 22 Aug 06:13
· 79 commits to main since this release
fc65775

0.1.12 August 22, 2021

  • clippy cleanups: don't borrow references that are immediately dereferenced by the compiler: https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
  • update load_static_elements() to use case-insensitive regex to find local static elements (images, js, and css) both with relative and absolute paths
  • match user-login-form even when it has additional classes