This first proper release includes many improvements over the prototype available at the time of submission of the TABLEAUX paper, including:
* multiple backends, supported by an abstraction layer that includes CNF encoding by Tseitin algorithm:
* MiniSAT
* CryptoMiniSAT
* Glucose (turned on as default)
* Z3
* MathSAT
* Better command line interface
* Proper build system, supporting package creation
* Homebrew formula available, Debian and RPM packages coming soon...
* Multiple bug fixes and improvements