- termcolor modified to use bold by default

- uses colors in readline



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@297 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2011-04-01 10:28:47 +00:00
parent 3ca26b10c6
commit 4a296c52cf
5 changed files with 184 additions and 36 deletions

View File

@@ -1,6 +1,7 @@
1.1
- Incorrect relational operations now raise an exception instead of returning None
- Forces relations to have correct names for attributes
- Colored output in readline mode
1.0
- Adds history in the GUI