Skip to content

Releases: Arcath/pac-file-tester

v2.1.0

16 Jun 13:43
350075d
Compare
Choose a tag to compare

2.1.0 (2022-06-16)

Features

v2.0.0

18 Oct 15:20
5f62c65
Compare
Choose a tag to compare

2.0.0 (2021-10-18)

Features

  • move DNS cache into the VM context (5f62c65)

BREAKING CHANGES

  • The third option is now an options object.

DNS cache is now per-run so that entries aren't cached between calls to testPacFile.

v1.3.1

18 Oct 08:48
1cdd7f7
Compare
Choose a tag to compare

1.3.1 (2021-10-18)

Bug Fixes

  • update deps and improve test coverage (1cdd7f7)

v1.3.0

22 Jun 09:12
8381fcf
Compare
Choose a tag to compare

1.3.0 (2021-06-22)

Features

  • update deps and rewrite for commander 7.x (b63d98b)

v1.2.0

22 Jun 08:47
9534b64
Compare
Choose a tag to compare

Adds dnsDomainIs and isResolvable from #15

0.0.6

25 Jan 10:05
62a5f2b
Compare
Choose a tag to compare

Add console to the context of the pac file. (#1)