HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/karma-phantomjs-launcher/CHANGELOG.md
<a name"1.0.4"></a>
### 1.0.4 (2017-03-10)


#### Bug Fixes

* windows pathing ([895fb860](https://github.com/karma-runner/karma-phantomjs-launcher/commit/895fb860), closes [#167](https://github.com/karma-runner/karma-phantomjs-launcher/issues/167))


<a name"1.0.3"></a>
### 1.0.3 (2017-03-10)


#### Bug Fixes

* path issue with phantomjs and phantomjs-prebuilt ([482eba50](https://github.com/karma-runner/karma-phantomjs-launcher/commit/482eba50))


<a name"1.0.2"></a>
### 1.0.2 (2016-08-31)


#### Bug Fixes

* incorrect phantomjs path calculation ([faa7474e](https://github.com/karma-runner/karma-phantomjs-launcher/commit/faa7474e))


<a name"1.0.1"></a>
### 1.0.1 (2016-06-23)


#### Bug Fixes

* **version-reset:** set version back to 1.0 ([9b0f5e34](https://github.com/karma-runner/karma-phantomjs-launcher/commit/9b0f5e34))


<a name"1.0.0"></a>
## 1.0.0 (2016-01-28)


#### Bug Fixes

* replace deprecated nvm version identifier with the proper one ([9f9e0e2d](https://github.com/karma-runner/karma-phantomjs-launcher/commit/9f9e0e2d))
* test on Node v4 instead of ancient v0.4 ([ad1aad5f](https://github.com/karma-runner/karma-phantomjs-launcher/commit/ad1aad5f))
* use phantomjs-prebuilt instead of deprecated phantomjs ([5844941a](https://github.com/karma-runner/karma-phantomjs-launcher/commit/5844941a))


<a name"0.2.3"></a>
### 0.2.3 (2016-01-04)


#### Bug Fixes

* Correct cli argument order ([e33946dc](https://github.com/karma-runner/karma-phantomjs-launcher/commit/e33946dc), closes [#92](https://github.com/karma-runner/karma-phantomjs-launcher/issues/92), [#94](https://github.com/karma-runner/karma-phantomjs-launcher/issues/94))


<a name"0.2.2"></a>
### 0.2.2 (2015-12-24)


#### Bug Fixes

* pass PhantomJS script as the first cmd-line argument ([1c195c6b](https://github.com/karma-runner/karma-phantomjs-launcher/commit/1c195c6b))
* do not duplicate cmd-line flags on repeated PhantomJS runs ([76228f18](https://github.com/karma-runner/karma-phantomjs-launcher/commit/76228f18))


<a name"0.2.1"></a>
### 0.2.1 (2015-08-05)


#### Bug Fixes

* ensure console output from phantomjs is available in karma debug logs ([eed281b5](https://github.com/karma-runner/karma-phantomjs-launcher/commit/eed281b5))

<a name"0.2.0"></a>
## 0.2.0 (2015-05-29)


#### Bug Fixes

* **npm:** Make .npmignore more sensible to dot files ([1322a89d](https://github.com/karma-runner/karma-phantomjs-launcher/commit/1322a89d), closes [#68](https://github.com/karma-runner/karma-phantomjs-launcher/issues/68))


#### Features

* Move phantomjs to peerDeps, #37, #42, #56 ([a0f399de](https://github.com/karma-runner/karma-phantomjs-launcher/commit/a0f399de), closes [#25](https://github.com/karma-runner/karma-phantomjs-launcher/issues/25))
* Support option for phantom to exit on ResourceError ([2b90c6b9](https://github.com/karma-runner/karma-phantomjs-launcher/commit/2b90c6b9))
* debug option ([c6dfe786](https://github.com/karma-runner/karma-phantomjs-launcher/commit/c6dfe786))