Ataraxis-data-structures

Latest version: v1.1.4

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

Scan your dependencies

1.1.4

Minor Bugfix.
-- Optimized logging process and shared memory handling

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/1.1.3...1.1.4

1.1.3

Minor Bugfixes
-- Fixed queue access bug on Windows that terminated the system due to get_nowait() method raising KeyError instead of Empty exception.
-- Improved verbose runtime for compress_logs() methods.
-- Added multiprocessing Manager shutdown to shutdown() method runtime.
-- Updated all development environments.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/1.1.2...1.1.3

1.1.2

-- Improved DataLogger initialization safety, added DataLogger sections to API documentation and ReadMe file.
-- Updated and re-exported development environments.
-- Added minor docstring and code optimizations where necessary
-- Added a (protected) method that allows resetting deadlocked SharedMemory buffers for DataLogger instances.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/1.1.1...1.1.2

1.1.1

Fixed DataLogger bugs

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/1.1.0...1.1.1

1.1.0

What's Changed
* Added DataLogger by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/5


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

1.0.0

First Public Release

Note: While PyPI may contain some pre-alpha releases, they are not stable and are likely not usable for most purposes. The first official version is 1.0.0,

What's Changed
* Adjusted metadata to fully adopt the project by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/1
* Optimized shared_memory_array package by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/2
* passed basic tox verification by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/4

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

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/commits/1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.