From d3ace435fe2fa6b1d0b94b6bea35709cff16f97e Mon Sep 17 00:00:00 2001 From: FelikZ Date: Fri, 19 Sep 2014 12:07:45 +0300 Subject: [PATCH] Version 1.0c Added: - support for and modes - Added python3 compatibility Improved: - matching algorithm for all modes - better memory usage via #8 ( use heapq to find n best results ) --- doc/pymatcher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pymatcher.txt b/doc/pymatcher.txt index 6b9ea36..55df6d3 100644 --- a/doc/pymatcher.txt +++ b/doc/pymatcher.txt @@ -1,6 +1,6 @@ *pymatcher.txt* -Version: 1.0b +Version: 1.0c Author : FelikZ License: {{{ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS