github manugarg/pacparser 1.3.5

latest releases: v1.4.3, v1.4.2, v1.4.1...
8 years ago

IPv6 extensions are more native now:

  • Added support for isInNetEx and FindProxyForURLEx functions. #26
  • Non *Ex functions don't return IPv4 address now. #25
  • Enable IPv6 extensions by default. enable_microsoft_extensions doesn't do anything now and is deprecated.

Python module change:

  • Errors raise an exception now instead of just printing the error. #44
  • Added ability to build python module for multiple python versions (2 and 3).

A few of bug fixes:

  • URL-encode the "url" for single quotes before creating JavsScript using it. #38
  • Don't ship deprecated.3 in docs. This is too general a name. #34
  • Don't build static library. It's not packaged in any distribution and should not be used anyway. Fixes #30.
  • Set LD_LIBRARY_PATH properly in tests. #31

Don't miss a new pacparser release

NewReleases is sending notifications on new releases.