v8.1.0
v8.1.0
Added
- Adds
ASFSearchResults.find_urls()
andASFProduct.find_urls()
to gather urls/uris from results by extension and/or regex pattern
Changed
- Changed log level from warning to debug/info for search timing log messages
- Raised minimum Python version to 3.9 from 3.8, which reached EOL last year (see the official Status of Python versions for the Python version release cycle)