Skip to content

0.10.0

Compare
Choose a tag to compare
@AmrDeveloper AmrDeveloper released this 08 Dec 11:39
· 315 commits to master since this release
  • Migrate from git2 to gix.
  • Implement ASIN function.
  • Implement TAN function.
  • Use current directory as repository path if no path is passed.
  • Implement --query | -q flat to run a single query without repl mode.
  • Support receiving input from a pipe or file redirection.
  • Support consuming ; at the end of query main statement.
  • Support User defined variables.
  • Suppoer := operator.