This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
v2.2
- Fixed 'mod' not working on any query-datum
- Fix queries not forking correctly
- Fix length command mismatch
- Fix a lot of issues with static datum
- Breaking on
branch
after the first statement - Not having string commands (
startsWith
,endsWith
, etc) - Breaking when doing commands without any parameters (like
len
)
- Breaking on
- Fixed some typing issues with abstract datum and single-selection#replace
- Add RethinkDB support (crazy I know)
- Update dependencies