Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

v2.2

Compare
Choose a tag to compare
@MichaelFedora MichaelFedora released this 22 Dec 21:25
· 12 commits to master since this release
  • 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)
  • Fixed some typing issues with abstract datum and single-selection#replace
  • Add RethinkDB support (crazy I know)
  • Update dependencies