Asnmap Versions Save

Go CLI and Library for quickly mapping organization network ranges using ASN information.

v1.1.0

2 months ago

What's Changed

[!Important]
The existing ASNMap API without authentication will continue operating until March 14th, 2024. This grace period allows existing users ample time to transition to the newly updated client. After this date, only the new authenticated API will be available, and the unauthenticated version will be discontinued.

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.6...v1.1.0

v1.0.6

6 months ago

What's Changed

🐞 Bugs Fixes

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.5...v1.0.6

v1.0.5

7 months ago

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.4...v1.0.5

v1.0.4

1 year ago

What's Changed

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.3...v1.0.4

v1.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.2...v1.0.3

v1.0.2

1 year ago

v1.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v1.0.0...v1.0.1

v1.0.0

1 year ago

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

New Contributors

Full Changelog: https://github.com/projectdiscovery/asnmap/compare/v0.0.1...v1.0.0

v0.0.1

1 year ago
  • Initial release