Commit graph

13 commits

Author SHA1 Message Date
9f47254090 Degenerated Trie Test
Tests for a ByteTrie that degenerates to a doubly linked list
2020-10-18 19:59:47 +02:00
543c71b562 Public PyPi release 2020-10-12 07:03:15 +02:00
9835819b16 Fix links in PyPi 2020-10-12 06:40:36 +02:00
6bb37ec7a1 Promote on promote, regardless of target 2020-10-11 22:08:30 +02:00
5ff7ff6b2d Version 0.0.5 2020-10-11 21:57:39 +02:00
d8d8436325 Geonames 500 example trie, build status, trie graph 2020-10-11 21:35:25 +02:00
c6fad6471f Version 0.0.4 2020-10-10 16:02:56 +02:00
6d39e15532 Add simple_trie fixture and blackbox tests 2020-10-10 15:39:34 +02:00
b491ce97f0 Add util tests 2020-10-10 13:44:06 +02:00
aace705f2e Factor out utility methods 2020-10-10 10:11:34 +02:00
92077efb43 Add drone build, polish README 2020-10-10 03:03:57 +02:00
b7d8355614 First release 2020-10-08 04:52:30 +02:00
2b29d8495e Initial commit 2020-10-06 21:51:40 +00:00