CHANGELOG

master
Salvo 'LtWorf' Tomaselli 2017-08-18 08:37:47 +07:00
parent 22aef831ff
commit d4002e117b
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 3 additions and 1 deletions

@ -1,6 +1,8 @@
2.6
- Improved survey sending
- Prevent names from being reserved keywords
- Prevent relation/field names from being reserved keywords
- Fixed issue in cli where loading an invalid file would lead to a crash
- Added typing hints throughout the code
2.5
- Add new class of tests for queries that are supposed to fail