commit
2a854e5df3
@ -1,4 +1,6 @@
|
|||||||
3.0
|
3.0
|
||||||
|
- UI shows different colours for different types
|
||||||
|
- Better documentation on the website
|
||||||
- By default relations are saved as json. This allows to keep the type
|
- By default relations are saved as json. This allows to keep the type
|
||||||
- Dates can no longer be added or subtracted
|
- Dates can no longer be added or subtracted
|
||||||
- Types are now inferred by column, no longer by cell
|
- Types are now inferred by column, no longer by cell
|
||||||
@ -10,6 +12,8 @@
|
|||||||
- Prevent relation/field 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
|
- Fixed issue in cli where loading an invalid file would lead to a crash
|
||||||
- Added typing hints throughout the code
|
- Added typing hints throughout the code
|
||||||
|
- New major release, API changed
|
||||||
|
- Windows: installer installs python and uses pip to get dependencies
|
||||||
|
|
||||||
2.5
|
2.5
|
||||||
- Add new class of tests for queries that are supposed to fail
|
- Add new class of tests for queries that are supposed to fail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user