Skip to content

0.5.0

Choose a tag to compare

@smtakeda smtakeda released this 18 Sep 19:39
· 1221 commits to master since this release
  • A signal handling responsibility has moved to the applications. If you want to cancel a query/command by Ctrl+C, add a os.Interrupt trap in context to execute methods that can take the context parameter, e.g., QueryContext and ExecuteContext