v2.5.0
sundowndev/phoneinfogav2.5.0Jul 17, 2022by github-actions[bot]
AI Summary
The primary focus is performance, introducing the ability to run scanners in parallel. It also includes maintenance updates such as upgrading Go to version 1.17, adding a Makefile, and improving documentation and installation scripts.
Key Highlights
- Run scanners parallelly
- Updated Go version to 1.17
- Added Makefile
- Improved Docker and installation scripts
New Features
- Run scanners parallelly
Full Release Notes
## Features - Run scanners parallelly (#1083) @sundowndev ## Documentation - Fix spelling of "Understanding" (#1078) @hkamran80 - Update install with docker-compose docs (#1037) @MarkusGnigler ## Maintenance - Fix installation script (#1081) @sundowndev - Add Makefile (#1084) @sundowndev - Update Go version to 1.17 (#1085) @sundowndev - Improve install-tools script (#1086) @sundowndev - Fix Dockerfile (#1096) @sundowndev