v0.5.0
- 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