Py-rds

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 2

1.1.3

* Fixed major bug that prevented subtypes from working. The parameter `inp` was used, but in the most important place I accidentally put `input` which made it so that no types were being converted.
* Fixed issue in `RDSSubDict` where `convertType` was being called incorrectly.

1.1.2

* Fixed bug in `setup.py` that caused the `rds_subtypes` submodule to not be installed.

1.1.1

* Updated the README to have at least *some* useful information.
* Added docstrings and comments in many places where they were desperately needed.
* Modified the thread used for the `IDGenerator` class so that it would automatically exit when the main thread does.

1.1.0

* Reorganized file structure to place all the RDS subtypes into their own submodule for better organization and ease of access.

1.0.1

* Fixed critical bugs that snuck past testing.
* Added code that will add compatibility between existing RDS objects and the `pprint` module.

1.0.0

* Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.