hankcs / AhoCorasickDoubleArrayTrie

An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
http://www.hankcs.com/program/algorithm/aho-corasick-double-array-trie.html
946 stars 289 forks source link

在哪里可以下载到1.2.3版本的源码包 #57

Open kinkwok117 opened 2 years ago

kinkwok117 commented 2 years ago

maven中心仓有1.2.3版本,但是github上没有看到release,tag中也没有1.2.3版本

boris-pichugin commented 2 years ago

I join the proposal. Please make the tag 1.2.3.

hreyulog commented 2 years ago

麻烦在github上添加一下 tag 1.2.3

YesPass commented 2 years ago

master 分支就是1.2.3