Date-to

Latest version: v1.2.1

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

Scan your dependencies

1.2.1

What's Changed
- **Changed**: Variable name end_type changed into to_type for user clarity
- **Fixed**: Removed redundant type check
- **Fixed**: Restructured code order for readability


**Full Changelog**: https://github.com/ahaaster/date-to/compare/v1.2...v1.2.1

1.2

What's Changed
- **Fixed**: datetime.datetime object support
- **Added**: Timezone conversion with the optional timezone= keyword argument. Default conversion is to UTC

**Full Changelog**: https://github.com/ahaaster/date-to/compare/v1.1...v1.2

1.1

Notable Changes

- **New**: Python 3.11 support
- **Added**: default value end_type = datetime.date
- **Added**: validation for end_type inputs
- **Fixed**: support for float

DevOps

- **CI**: Implemented [pytest](https://pytest.org/) with [tox](https://tox.wiki/) as continuous integration workflow actions
- **CD**: Implementation of publishing on [PyPi](https://pypi.org/project/date_to/) using [flit](https://flit.pypa.io)

1.0

This version has not seen an explicitly published Github release for synchronysation purposes, because of the already extant PyPi release of 1.0.
That release made all basic functionality as described in the readme.md available

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.