Skip to content

Latest commit

 

History

History
107 lines (61 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

107 lines (61 loc) · 1.59 KB

Release Notes

Notable changes up to the last release.

[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

[0.3.1] - 2023-12-21

Documentation

  • Thanks to ikel. Known bugs 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 ()

[0.3] - 2023-12-20

Documentation

  • Help on Windows and macOS

Features

  • Implemented Trace Route

[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

[0.1.2] - 2023-12-16

Miscellaneous Tasks

  • Bumping version to v0.1.2

[0.1.1] - 2023-12-16

Documentation

  • Correct path to build badge

Miscellaneous Tasks

  • CD/CD ignoring foler dynamic-libs
  • CI/CD correct title for main workflow
  • Adding CHANGELOG.md

Styling

  • Adding Not implemented yet messages

[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

  • Initial commit
  • Adding CI/CD scripts