CHANGELOG

master
Salvo 'LtWorf' Tomaselli 2020-08-15 21:08:54 +07:00
parent fd645a20c7
commit 51f85e6daf
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 1 additions and 0 deletions

@ -1,4 +1,5 @@
3.0
- Types are now inferred by column, no longer by cell
- Relations now use frozenset internally and are immutable
- Refactored parser to use better typing
- Refactored and fixed some optimizations