Liblet

Latest version: v1.7.6

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

Scan your dependencies

Page 6 of 11

1.2.3beta

------------------------

- To avoid confusion with peek of Stack and Queue, utils.peek has been
deprecated in favor of utils.first.
- Updated Automaton and StateTransitionGraph to allow representing item
set with frozenset instead of tuples.
- Modified utils.closure so that it always return the computed value,
in this way if just one iteration is performed, the returned type
coincides nonetheless with the type returned by the wrapped function.
- Fixing some graphviz visualization sizes.

1.2.1beta

------------------------

- Added a missing import.

1.2.0beta

-------------------------

- Bumped to beta.
- Added display.animate_derivation (and hence ipywidgets to the deps).
- Dderivation now admits productions and not only indexes.
- Added utils.uc to append unicode combination chars.
- Grammar.restrict_to now makes explicit that the start symbol must be kept and
throws away productions containing also not specified terminals.

1.1.0alpha

-------------------------

- Now Derivation accepts also an iterable of steps (both for left/rightmost and
general case).

1.0.1alpha

-------------------------

- Bumped ANTLR jar to version 4.8.
- Fixed a few typos in docs (thanks also to andreazube)

1.0.0alpha

------------------------

- Bumped the major version, non new features expected since this year class is done.
- Added the parameter fail_on_error to the liblet.antlr.ANTLR.context method to make
it return None in case of parsing errors
- Modified the liblet.antlr.ANTLR.tree method so that it returns None in case of
parse errors
- The liblet.antlr.ANTLR.tree method does not include nodes for the EOF token.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.