Timezonefinder

Latest version: v6.5.2

Safety actively analyzes 640296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

4.2.0

Not secure
------------------

* added option to specify the location of the binary data files to use. making it possible to easily point to own compiled data. also load timezone names json from this location
* make timezone names a class attribute (instead of a global variable)
* simplify code for opening and closing multiple binary files
* added tests for a specified path to the data
* testing multiple python3 versions automatically
* pinned new requirements
* importlib_resources removed from the dependencies
* added a documentation at: https://timezonefinder.readthedocs.io/en/latest/
* added contribution guidelines

4.1.0

Not secure
------------------

* updated the data to `2019b <https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2019b>`__
* added description of using vectorized input in readme

4.0.3

Not secure
------------------

* clarification of readme: referenced latest `timezonefinderL` release, better rst headlines, updated shield.io banner syntax
* clarification of speedup times (exponential notation)
* removed `six` and py2 dependency from tests
* minor updates to publishing routine
* minor improvement in timezone_at(): conversion coordinates to int later only when required

4.0.2

Not secure
------------------

* updated the data to `2019a <https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2019a>`__

4.0.1

Not secure
------------------

* BUGFIX: fixing 77 (missing dependency in setup.py)

4.0.0

Not secure
------------------

* ATTENTION: Dropped Python2 support (72)! `six` dependency no longer required.
* BUGFIX: fixing 74 (broken py3 with numba support)
* added `in_memory`-mode (adapted unit tests to test both modes, added speed tests and explanation to readme)
* use of timeit in speed tests for more accurate results
* dropped use of kwargs_only decorator (can be implemented directly with python3)

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.