Skip to content

v0.5.0

Compare
Choose a tag to compare
@kpcyrd kpcyrd released this 28 Apr 00:30
· 88 commits to main since this release
  • Add bcrypt support
  • Add mysql querying support
  • Add basic auth support http library
  • Minor api improvements for the http library
  • Add support to set ulimit -n with a config file

Breaking changes

  • mysql_connect doesn't return a bool anymore, all scripts using this function need to be adjusted