Skip to content

v0.0.4

Compare
Choose a tag to compare
@ghenry ghenry released this 22 Dec 22:17
· 365 commits to main since this release

Beta release

Changes

  • Updated README.md copy and paste example for installation instructions from this repository
  • Fixed memory leak in route regex matching
  • Removed global sqlite error log callback which caused segfaults when trying to show error messages (threads)
  • Added an index to the database to speed up searching for IP addresses
  • Fixed a segfault when trying to search for IP address/s in an empty database due to global error log bug above
  • Better error messages on API responses
  • Removed some unnecessary jansson usage

What can you do at the moment?

The same as in v0.0.3