Skip to content

v0.10.1

Compare
Choose a tag to compare
@sisungo sisungo released this 25 May 00:42
· 41 commits to main since this release

Changes in v0.10.1:

  • feature: added support of SELinux
  • BREAKING: renamed system.[un]load_extension to system.[un]register_extension
  • stability: registered signal handlers for code errors when we are pid = 1 so it won't terminate
  • code quality: added unit tests