All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Accept ipv6 as valid hostname (d537a51)
- Use closed ranges as port ranges (#66)
- Ranges now work even if port is unset in options (#72)
- Don't use random port by default if user specified any port (#65)
- Correct typos in
GetPortError
message (#77) - Fix typo in error message (#73)
- Improve log when using alternative port (#78)
- Pooya Parsa (@pi0)
- Filip Joelsson filip.gberg@gmail.com
- Daniel Roe daniel@roe.dev
- Vladimir Vagaytsev (@vvagaytsev)
- Yu Le is.yuler@gmail.com
- Ignore ipv6 link-local addresses from hosts (9e76e76)
- Pooya Parsa (@pi0)
- Automatically fallback hostname for invalid hosts (#62)
- Split internals and types (cf4317c)
- Lint (1501204)
- Pooya Parsa (@pi0)
- Split internals and types (cf4317c)
- Lint (1501204)
- Pooya Parsa (@pi0)
3.0.2 (2023-08-27)
- use random port when
port: 0
is set (081ed99)
3.0.1 (2023-01-03)
3.0.0 (2022-11-14)
- no default value for
alternativePortRange
if explicitport
provided - drop memo support
-
no default value for
alternativePortRange
if explicitport
provided (00366ae), closes #15 -
drop memo support (bc6f5c5)
2.6.1 (2022-08-08)
- ignore falsy
config.port
option (ca34365)
2.6.0 (2022-08-08)
- generate range before passing to findPort (848a8c2)
2.5.0 (2022-04-11)
2.4.3 (2022-02-28)
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
- getRandomPort: host argument is optional (7081383)
2.4.0 (2022-02-25)
2.3.0 (2022-02-10)
2.2.0 (2021-04-12)
- resolve defaults at
getPort
(dcab479)
2.1.0 (2020-12-04)
- allow config to be string or number (13f4275)
2.0.0 (2020-12-04)
- use named exports
- use named exports (37e5aa2)
1.1.0 (2020-11-16)
- update fs-memo and improve config handling (5e4acee)
1.0.0 (2020-06-16)
0.0.6 (2020-06-01)
0.0.5 (2020-06-01)
- name is not defined (c1829f1)
0.0.4 (2020-06-01)
- name and random options (ccea688)
0.0.3 (2020-06-01)
- types: use interface instead of type infering (09135eb)
0.0.2 (2020-06-01)
- set version to 0 (79c01ef)