Ataraxis-data-structures

Latest version: v2.0.1

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

Scan your dependencies

Page 1 of 2

2.0.1

Minor Bugfix

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


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

2.0.0

Major Update
- Dropped support for python 3.10, added support for python 3.13
- Changed dictionary key datatype discovery for NestedDictionary class to default to 'string' keys when the class is initialized using an empty seed dictionary. Previously, the class would initialize with an empty key set, preventing the use of string variable paths until at least one string path key is added manually.

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


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

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

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.