Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 18:05
666049d

Changes

  • Added a helper to extract data from JSON structs inside data frames (#54) @kiddinn
  • Added JOIN support to the query builder. (#53) @kiddinn
  • Fixed a minor issue with the query builder, added dependencies to the docker build (#52) @kiddinn
  • Added an IP accessor with a reverse DNS function. (#51) @kiddinn
  • Made minor cosmetic changes to the query builder. (#50) @kiddinn
  • Added custom query building as well as few more defined functions. (#48) @kiddinn

🚀 Features

  • Added new APIv2 endpoints that allow advanced searches and included pagination functionality (#47) @alannix-lw
  • Custom Queries are now a separate feature (#49) @kiddinn