Releases: DedSecInside/gotor
Releases · DedSecInside/gotor
First major update
Bug fixes, slight performance updates, and some refactoring
What's Changed
- Add logging by @KingAkeem in #35
- Add configuration package and .env file, utilize env variables by @KingAkeem in #37
- Add docker by @KingAkeem in #39
- Changed
USE_TOR
default value totrue
. by @fukusuket in #40 - Refactoring and improving documentation by @KingAkeem in #41
- Improving docker by @KingAkeem in #42
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #47
- Update README.md by @KingAkeem in #48
New Contributors
- @fukusuket made their first contribution in #40
- @dependabot made their first contribution in #47
Full Changelog: v1.0.1...v2.0.0
Minor patch for revisions
What's Changed
- Feature #22: Crawl phone numbers by @PSNAppz in #25
- Add struct tags by @KingAkeem in #26
- Patch: Get phone number if exists by @PSNAppz in #27
- Get Web Content API by @PSNAppz in #28
- Reorganize code and update documentation by @KingAkeem in #29
New Contributors
Full Changelog: v1.0.0...v1.0.1
First official release
- Resolves issues with depth argument when crawling a node/building a tree
- Unit tests for tree logic
- Create token stream pipeline
Alpha release
This is the first release of the goTor service.