v1.3.0
[Diff since v1.2.0](https://github.com/invenia/LibPQ.jl/compare/v1.2.0...v1.3.0) **Closed issues:** - Argument error when parsing date time (#59) - enable transactions as an option in LibPQ.load! (#174) - Connecting over VPN (#178) **Merged pull requests:** - Update docs on docker image to use trust auth for testing (#173) (@iamed2) - Recommend PGHOST=localhost in FAQ on testing (#180) (@iamed2) - Spelling Corrections (#181) (@one-more-fix) - Support unbounded ranges (#184) (@nicoleepp)