This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Releases: ioos/thredds_crawler
Releases · ioos/thredds_crawler
1.5.3
1.5.2
- Added ability to authenticate against thredds catalogs
- Logging improvements
- CI / testing improvements
Changed License
With release of 1.5.1 we have changed the open source license from the strict GPLv3 to the more permissive MIT license. We have also transferred the project from asascience-open to the ioos organization to increase visibility and promote open source collaboration.
1.5.0
1.4.0
Version 1.0 Release Ready
Standard bug fixes since 0.6
- Added Size queries
- Added logging (in lieu of prints)
- Better Error Handling
- ISO related parameters
Release 0.6
thredds_crawler release 0.6 adds a new feature:
- Don't follow URLs that have been already processed (@kwilcox)