Skip to content

Releases: gcarreno/TestIPScanner

Lazarus TestIPScanner v0.3.5

21 Dec 10:29
Compare
Choose a tag to compare

[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

21 Dec 03:06
Compare
Choose a tag to compare

[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

20 Dec 22:14
Compare
Choose a tag to compare

[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

20 Dec 20:52
Compare
Choose a tag to compare

[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

16 Dec 05:12
Compare
Choose a tag to compare

[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

16 Dec 05:12
Compare
Choose a tag to compare

[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

16 Dec 04:24
Compare
Choose a tag to compare

[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.