Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@thehappydinoa thehappydinoa released this 02 Jun 17:34
· 732 commits to main since this release
6d87f69

Changelog

Potentially Breaking Changes

  • Removed paged_search from CensysSearchAPIv1, please use search

General

  • Added a view_all method to CensysSearchAPIv2

CLI

  • Added hosts to the search CLI command
  • Added v1 and v2 specific arguments to search
  • Added a view CLI command
  • Updated the hnri CLI command to use search v2

Docs

  • Added docs for examples/
  • Added v1 examples
  • Added resource links
  • Updated ASM examples

Tests

  • Updated CLI tests