|
|
@ -1,12 +1,13 @@
|
|
|
|
2.0
|
|
|
|
2.0
|
|
|
|
- Fix bug in relational-cli that made it crash when an exception was raised
|
|
|
|
- Fix bug in relational-cli that made it crash when an exception was raised
|
|
|
|
- Point to new website
|
|
|
|
- Point to new website
|
|
|
|
- Drop support for PySide
|
|
|
|
|
|
|
|
- Switch to Python3 and drop support for Python2
|
|
|
|
- Switch to Python3 and drop support for Python2
|
|
|
|
- Switch to Qt5
|
|
|
|
- Switch to Qt5
|
|
|
|
- Radical change of language. The UNICODE symbols used previously were meant for a
|
|
|
|
- Radical change of language. The UNICODE symbols used previously were meant for a
|
|
|
|
Canadian Aborigenal script. Now switched them to use UNICODE math symbols.
|
|
|
|
Canadian Aborigenal script. Now switched them to use UNICODE math symbols.
|
|
|
|
- Since the language is changing, take the chance to use better symbols for JOIN
|
|
|
|
- Since the language is changing, take the chance to use better symbols for JOIN
|
|
|
|
|
|
|
|
- GUI has a new mode to insert multiple queries at once, assigning them to variables
|
|
|
|
|
|
|
|
- Automatic casting is now faster
|
|
|
|
|
|
|
|
|
|
|
|
1.2
|
|
|
|
1.2
|
|
|
|
- Better tokenizer, gives more indicative errors
|
|
|
|
- Better tokenizer, gives more indicative errors
|
|
|
|