All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
v2.1.0 - 2026-01-08
- Added
-sortoption to order ports by process (default), port, pid, protocol, address, or status. - Added sorting coverage tests.
- Updated the Go module path to
github.com/sinansonmez/open-portsfor pkg.go.dev publishing.
v2.0.0 - 2026-01-08
- Added table rendering tests for headers and row values.
- Fixed Windows builds by using platform-specific process termination helpers.
- Run
make testin the release workflow before building archives.
v1.0.0 - 2026-01-08
- Created repository.