v1.0.0
Breaking Change Notice:
If you have been using asnmap as a library in your Go code, please be advised that there is a breaking change in the latest release.
Specifically, the API for using asnmap as a library has changed and may affect existing code that relies on previous versions of the library.
We strongly advise you to review the updated usage instructions at https://github.com/projectdiscovery/asnmap#use-asnmap-as-a-library before upgrading to the latest version of asnmap.
What's Changed
- Fixed multiple issues + code refactor by @Mzack9999 in #49
- Added proxy support by @parrasajad in #10
- Added utils helper libraries by @edoardottt in #20
New Contributors
- @parrasajad made their first contribution in #10
- @edoardottt made their first contribution in #20
- @Mzack9999 made their first contribution in #49
- @ehsandeep made their first contribution in #56
Full Changelog: v0.0.1...v1.0.0