Yorm

Latest version: v1.6.2

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

Scan your dependencies

Page 3 of 5

0.8

Not secure
- Replaced all utility functions with ORM-like tools.
- Removed the ability to check for existing files in `sync()`.
- Renamed and consolidated custom exceptions.
- Renamed sync parameter `auto=True` to `auto_save=True`.
- Renamed sync parameter `strict=True` to `auto_track=False`.
- Added sync parameter `auto_create` to defer file creation to ORM functions.

0.7.2

Not secure
- Now preserving order of `attr` decorators on `Dictionary` converters.

0.7.1

Not secure
- Updated `String` to fetch `true` and `false` as strings.

0.7

Not secure
- Now preserving order of `attr` decorators.
- Now limiting `attr` decorator to a single argument.
- Added `List.of_type()` factory to create lists with less boilerplate.

0.6.1

Not secure
- Fixed handling of `None` in `NullableString`.

0.6

Not secure
- Added preliminary support for JSON serialization. (credit: pr0xmeh)
- Renamed `yorm.converters` to `yorm.types`.
- Now maintaining the signature on mapped objects.
- Disabled attribute inference unless `strict=False`.
- Fixed formatting of `String` to only use quotes if absolutely necessary.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.