Ataraxis-base-utilities

Latest version: v3.0.1

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

Scan your dependencies

Page 2 of 3

1.1.3

Minor Patch
-- Removed a print statement that was left after verifying the __repr__ method.
-- Further modified Console error() method to make regular python error raising unconditionally occur if the error is not handled by a backend-specific clause until it reaches the end of the method block.

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

1.1.2

Minor Patch
- Added __repr__ method to Console class
- Revised the order of error handling method resolution in error() method. This may help static code analyzers to treat the method like a regular Python 'raises' clause when console is disabled.

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

1.1.1

Minor Patch
- Fixed ReadMe errors.
- Updated development environments to use ataraxis-automation 2.0.2

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


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

1.1.0

Minor API Additions
- Added getter methods that return the currently used log file path for DEBUG-, INFO-WARNING and ERROR+ message levels.
- Added setter methods that allow replacing log file paths for instantiated Console class instances.
- Added LogExtensiosn dataclass that provides valid log file extensions.
- Fixed minor text errors and improved documentation.
- Fixed minor bugs

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


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/compare/1.0.2...1.1.0

1.0.2

Minor Patch
- Fixed minor text errors in source code, metadata files and documentation.
- Improved reproducibility of tests.
- Exported environment files for all supported Platforms.
- Verify library works as expected on all supported Platforms

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


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/compare/1.0.1...1.0.2

1.0.1

Minor Patch
- Improved documentation and ReadMe
- Optimized Console methods
- Optimized Console method default argument values
- Added 'console' variable to simplify Console usage
- Modified tox.ini to work with ataraxis-automation 2.0.0

What's Changed
* 1.0.1 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/pull/1

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

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/compare/1.0.0...1.0.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.