What's Changed
* Pin Travis Max OS X version by manugarg in https://github.com/manugarg/pacparser/pull/94
* Update makefile so clean uses $(PYTHON) variable by kitterma in https://github.com/manugarg/pacparser/pull/100
* Fix build on MacOS 11.1 by mitchblank in https://github.com/manugarg/pacparser/pull/104
* Make compilation work on 64-bit Windows 10. by manugarg in https://github.com/manugarg/pacparser/pull/116
* Add a workaround for the distutils bug. by manugarg in https://github.com/manugarg/pacparser/pull/117
* Fix very minor Makefile issue in spidermonkey `clean` target (109) by mzpqnxow in https://github.com/manugarg/pacparser/pull/110
* fix typo in INSTALL by t13801206 in https://github.com/manugarg/pacparser/pull/105
* build: Don't quote $(MAKE) by orbea in https://github.com/manugarg/pacparser/pull/106
* Embed libpacparser in pactester itself. by manugarg in https://github.com/manugarg/pacparser/pull/119
New Contributors
* manugarg made their first contribution in https://github.com/manugarg/pacparser/pull/94
* kitterma made their first contribution in https://github.com/manugarg/pacparser/pull/100
* mitchblank made their first contribution in https://github.com/manugarg/pacparser/pull/104
* mzpqnxow made their first contribution in https://github.com/manugarg/pacparser/pull/110
* t13801206 made their first contribution in https://github.com/manugarg/pacparser/pull/105
* orbea made their first contribution in https://github.com/manugarg/pacparser/pull/106
**Full Changelog**: https://github.com/manugarg/pacparser/compare/1.3.7...v1.3.8