Releases: censys/censys-python
Releases · censys/censys-python
Beta Release v2.0.0-beta2
Install
pip install censys==2.0.0b2Docs
Changelog
- Enabled typing with the
py.typedfile - Bumped dependency
- Updated README
Beta Release v2.0.0-beta1
Install
pip install censys==2.0.0b1Docs
Changelog
- Mocked all endpoints
- Increased coverage
- Included
pytestin Python CI workflow - Updated and standardized docstrings
- Standardized typing
- Deprecation warnings
- Simplified code
- Updated imports to be relative
- Moved
__version__toversions.py
Search
- Added new Client for both
v1andv2indexes - Added new
CensysHostsindex - Separated Search
v1andv2endpoints - Added Examples to docstrings
ASM
- Separated
Assetsspecific code - Added
get_subdomains
Release v1.1.1
- Fixed bug with event API fetching
- Minor code and docs cleanup
Release v1.1.0
- Added ASM support
- Added exponential backoff
- Added ASM testing
- Updated Docs
- Added ASM Usage
Release v1.0.1
- Added HTTPS Proxy Support
- Updated Tests
- Updated Docs
- Updated Usage
- Added Advanced Usage
Release v1.0.0
- Added CLI from censys/censys-command-line
- Added
hnrisubcommand - Added
configsubcommand - Added
searchsubcommand
- Added
- Configured Read the Docs