Reflective

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

This release just focused on getting some minor bug fixes and oversights addressed.

What's Changed
* Corrected boolean handling in `Reflective.__len__` by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/19
* Corrected Dynamic Reference Replacement Issue by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/21


**Full Changelog**: https://github.com/AzorianSolutions/reflective/compare/v0.2.0...v0.2.1

0.2.0

This release focuses on releasing the updated core while maintaining feature parity. Additionally, the following features will be added:

- Provide support for updating data by path.
- Provide support for multi-result queries through the use of the Composite design pattern.

What's Changed
* Corrected typing mistake in the RCore class that prevented proper Python 3.8 support by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/7
* Updated minimum Python version to 3.8 by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/10
* Implemented proper deletion support into the Reflective class by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/11
* Cleaned up automated test, build, and publish workflows by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/13
* Merging the latest from the `dev` branch by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/14
* Redesigned the entire foundation to achieve desired query interface results and associated functionality. by AzorianMatt in https://github.com/AzorianSolutions/reflective/pull/16


**Full Changelog**: https://github.com/AzorianSolutions/reflective/compare/v0.1.0...v0.2.0

0.1.0

This is the initial release of the library. It has a lot of great features ready to go, but many more to come!

For a detailed explanation of features included, please see the project features documentation. You may also follow project milestones for planned feature development.

**Full Changelog**: https://github.com/AzorianSolutions/reflective/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.