Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 15:25

IMPORTANT: THIS VERSION HAS BEEN YANKED. Most of these changes are going to be available in 2.0.0.

  • Use phf (perfect hash map) instead of ahash (#7, #9) by @mkroening
    • Actual type of OEMCPHashMap will be changed. I suppose that you do not have to modify your code; recompile might be needed (I do not know much)
  • (Use clippy as lints (#8) by @mkroening)
  • Remove unused dependency on hfs_nfd