ChangeLog.md in ronin-web-spider-0.1.0.beta2 vs ChangeLog.md in ronin-web-spider-0.1.0

- old
+ new

@@ -1,7 +1,10 @@ ### 0.1.0 / 2023-XX-XX +* Extracted and refactored from [ronin-web](https://github.com/ronin-rb/ronin-web/tree/v0.3.0.rc1). +* Relicensed as LGPL-3.0. * Initial release: + * Requires `ruby` >= 3.0.0. * Built on top of the battle tested and versatile [spidr] gem. * Provides additional callback methods: * `every_host` - yields every unique host name that's spidered. * `every_cert` - yields every unique SSL/TLS certificate encountered while spidering.