Skip to content

Release v0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 10:09
· 472 commits to master since this release

[0.15] 2020-05-02

Added

  • Support substring matcher for dyn filter, used when the query contains space. (#411)
  • Add progress bar support for the download feature of maple. (#419)
  • Add instructions for building the Rust binary via Docker in case of some users run into the libssl error when using the prebuilt binary, see more info in INSTALL.md.

Fixed

  • Reset handler state. (#418)