Ataraxis-time

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 2

3.0.0

Major Release

Note: Dropped support for python 3.10 and added support for python 3.13

- Reworked timestamp creation method to support serializing and deserializing the created timestamp, and improve its precision to microseconds.

What's Changed
* 3.0.0 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-time/pull/4


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-time/compare/2.0.1...3.0.0

2.0.1

Minor Bugfix
- Fixed a minor project configuration error that referenced a different library for 'conda' and 'noconda' lists.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-time/compare/2.0.0...2.0.1

2.0.0

Major Patch
- Updated the project to use ataraxis-automation 3.0.0+ and ataraxis_base_utilities 2.1.0+.
- Updated convert_time() helper function to use ensure_list() method from ataraxis_base_utilities() to optimize processing different inputs.
- Fixed multiple text and formatting errors in metadata files.
- Updated 'stubs' tox task to properly format stub files.
- Added 'provision' task to tox configuration.
- Expanded and updated ReadMe file.

The primary reason behind the major version change is to add support for new major versions of Sun Lab base dependencies. Otherwise, this patch is fairly minor in scope and contains no major local API changes.

What's Changed
* 2.0.0 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-time/pull/3


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-time/compare/1.1.0...2.0.0

1.1.0

Minor Feature Update:
- Added dependency on ataraxis-base-utilities.
- Replaced all python 'raise' statements with console.error().
- Removed all uses of format_exception() and references to deprecated ataraxis-automation.utilities.
- Switched benchmark script to click.echo() from print().
- Updated pyproject.toml and tox.ini. Bumped ataraxis-automation dependency to v2+
- Reworked convert_time helper function to expand supported input and output types and optimize its logic
- Introduced dependency on ataraxis-data-structures
- Improved documentation (in source code, API website and in ReadMe)
- Regenerated stubs to include docstrings.
- Updated dependencies and environment files.

What's Changed
* 1.1.0 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-time/pull/2


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-time/compare/1.0.0...1.1.0

1.0.4

Minor Patch
- Replaced local automations scripts with dependency on ataraxis-automation.
- Removed utilities.py and switched to using utilities module shipped with ataraxis-automation.
- Recreated development environments to use new os-suffix scheme and include missing dependencies.
- Reworked Readme to improve readability of some sections and include new badges.
- Updated types (and ingores) based on an updated linting task output.
- Revised tox.ini to work with ataraxis-automation. Also optimized some tasks (most notably stubs and linting).
- Switched benchmark_timer to benchmark-timer.

What's Changed
* V1.0.4 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-time/pull/1

New Contributors
* Inkaros made their first contribution in https://github.com/Sun-Lab-NBB/ataraxis-time/pull/1

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-time/compare/1.0.3...1.0.4

1.0.3

Minor Fixes
- Fixed and optimized automation.py scripts to improve safety and fix various performance errors and work for C-extension and pure-python projects.
- Optimized environment management by adding support for mamba engine.
- Optimized tox.ini dependency management and switched to using uv over pip for tox and cibuildwheel, which significantly increased the speed of tox tasks and wheel building.
- Removed non-standard linux architectures from compilation targets to optimized linux wheel building process (it was getting out of hand).
- Fixed minor text errors and code bugs.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.