Releases: gcarreno/TestIPScanner
Releases · gcarreno/TestIPScanner
Lazarus TestIPScanner v0.3.5
[0.3.5] - 2023-12-21
Bug Fixes
- No more mem leaks. Pool/Worker now works
Features
- Creates scan list
- Almost fully working Thread Pool/Worker
- Children with port information
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.3.1
[0.3.1] - 2023-12-21
Documentation
- Thanks to
ikel
. Known bugs section added
Miscellaneous Tasks
- Bumping version
- Bumping version number
Refactor
- Removed one entry from MyIp list
- Ping and Trace Route using
TEdit
- Format messages. Correct
if
with()
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.3
[0.3] - 2023-12-20
Documentation
- Help on Windows and macOS
Features
- Implemented Trace Route
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.2
[0.2] - 2023-12-20
Documentation
- More information about the project
- Better list indentation
Features
- Main Form Size, Position,State in config
- Implemented Ping
Refactor
- Now using
TIPEdit
for IP input - More
Application.ProcessMessages
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.1.2
[0.1.2] - 2023-12-16
Miscellaneous Tasks
- Bumping version to v0.1.2
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.1.1
[0.1.2] - 2023-12-16
Miscellaneous Tasks
- Bumping version to v0.1.2
For a list of all the changes up to date, please read CHANGELOG.md.
Lazarus TestIPScanner v0.1
[0.1] - 2023-12-16
Bug Fixes
- CI/CD not depending in
test
job
Documentation
- Adding link to original inspiration
- Better repo purpose explanation
- Adding banners
Features
- Renamed template GUI app, just skeleton
- My IP is completed
- Adding version
Miscellaneous Tasks
- Adding CI/CD scripts
For a list of all the changes up to date, please read CHANGELOG.md.