Pyrsl

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 2

2.1.1

- Update CI/CD to use GitHub actions

2.1.0

* Add ability to order query sets for select_many. [Example](http://pyrsl.readthedocs.io/en/master/language-reference.html#ordering-selections).
* Fix parsing of '.end if', '.end while', and '.end for' with trailing comments. [Bugreport](https://github.com/xtuml/pyrsl/issues/18).
* Fix runtime cardinality check of 'select one inst related by ...' statements

2.0.1

* fixes parsing issues with comments (see https://github.com/xtuml/pyrsl/issues/18)
* improves gtksourceview syntax highlighting
* installs gtksourceview syntax highlighting from setup.py (used by e.g. `pip install pyrsl`)

2.0.0

2.0.0b1

Documentation
-------------------
* reworked the language reference, see http://pyrsl.readthedocs.io

Setup
-------
* bump pyxtuml requirements to 2.0b1
* improve dependency installation when installing from pypi.org

Syntax
--------
* allow unique_id type parameters
* **allow specification of key letters within angle brackets for applicable parameter types.** [Example](http://pyrsl.readthedocs.io/en/master/language-reference.html#defining-functions)
* **add support for "relate/unrelate using" syntax, inspired by OAL syntax.** [Example](http://pyrsl.readthedocs.io/en/master/language-reference.html#connecting-instances)

Runtime
----------
* **reverse navigation phrases as used in pyxtuml v2**
* **make referential attributes read-only (as implied by the upgrade of pyxtuml to version 2)**
* check that parameter count == argument count in function invocations
* when a fragment is printed, display its key/values
* improve type checking of instance and instance set parameters

1.0.1

* add command line argument for quieting insert mismatches encountered while loading models
* check that parameter count == argument count in function invocations

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.