Skip to content

Releases: pegler/pytzwhere

Version 2.3

06 Mar 21:59
Compare
Choose a tag to compare
  • Fixed logging issue where pytzwhere would overwrite the logging configuration
  • Updated basemap to state of November 15, 2015

2.3

05 Mar 02:44
Compare
Choose a tag to compare
2.3
Updated basemap

Version 2.2

14 Jul 16:38
Compare
Choose a tag to compare
  • Added shapely speedups
  • Implemented look-up "hack" for points slightly outside the timezone boundaries
  • Improved logging
  • Updated data source
  • Removed extraneous data files
  • Fixed the README

Version 2.1

18 Jun 20:22
Compare
Choose a tag to compare
  • Python 2/3 compatibility
  • TravisCI support
  • CSV import slightly faster

Version 2.0

18 Jun 13:49
Compare
Choose a tag to compare
  • Reduces memory usage from 250MB to about 60MB
  • Adds a few more test cases
  • Updated README.md
  • Switch from argparse to doctopt
  • Slightly changes the init function (New usage is documented in README.md)
  • Optional dependencies: numpy, docopt

Is based mainly on work done by @gimbo