Skip to content

0.5.0

Compare
Choose a tag to compare
@smtakeda smtakeda released this 18 Sep 19:39
· 932 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