Funml

Latest version: v0.3.18

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

Scan your dependencies

Page 1 of 4

0.3.18

Added

- Add ability to construct IList from generator

Changed

Fixed

0.3.17

Added

Changed

- Added `IList` to the list of exports of the `funml` package

Fixed

0.3.16

Added

- Add the `get_annotations` class method to records so as to hide the potentially unevaluated `__annotations__`

Changed

Fixed

0.3.15

Added

- Add __repr__ to data types of Record, Enum and IList

Changed

Fixed

- Fix incomplete json parsing of records due to nested typing.ForwardRefs in field annotations.

0.3.14

Added

Changed

Fixed

- Fixed incompatible JSON error produced wit to_json on enums that have no associated data or whose data is `str`

0.3.13

Added

- Added `to_json` and `from_json` builtin expressions

Changed

- Changed `IList` to a generic subscriptable type just like `List` e.g. `IList[str]`

Fixed

- Fixed how records load lazy annotations

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.