Library
- add
func crawler(_ crawler: Crawler, shouldVisitUrl url: URL) -> Bool
method toCrawlerDelegate
- make some
CrawlerDelegate
methods implementation optional - make crawler case-insensitive
Executable
- Migrated to
ArgumentParser
- Better animations