Skip to content

v2.0.1

Compare
Choose a tag to compare
@dropwhile dropwhile released this 13 Sep 03:33
· 328 commits to master since this release
  • Slightly optimize some structure layouts to reduce memory overhead.
  • Switch htrie node map from uint8 to uint32, due to go map optimizations.
    See commit bbf7b9f for more info.
  • Update man page generation (makefile) to use asciidoctor. Not only is this easier to maintain, but it has the nice property of being rendered on github.