Releases: pegler/pytzwhere
Releases · pegler/pytzwhere
Version 2.3
2.3
Version 2.2
- 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
- Python 2/3 compatibility
- TravisCI support
- CSV import slightly faster
Version 2.0
- 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