Repetita-parser

Latest version: v4.0.0

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

Scan your dependencies

4.0.0

Demand` is now also a dataclass.

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v3.0.0...v4.0.0

3.0.0

Node` and `Edge` are now `dataclass`, allowing them to be mutated.

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v2.1.2...v3.0.0

2.1.2

Wrestling with hatch to include .gitignored paths in the distribution. This should finally do the trick though.

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v2.1.1...v2.1.2

2.1.1

Test output paths were not tracked in `v2.1.0`, leading to errors when trying to run tests after pulling that version. This version only tracks these paths, allowing tests to pass.

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v2.1.0...v2.1.1

2.1.0

This version adds an export functionality for the `Topology`, `Demands`, and `Instance` classes. The export format is the standard REPETITA format, as described in the [REPETITA GitHub wiki](https://github.com/svissicchio/Repetita/wiki/Adding-Problem-Instances).

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v2.0.0...v2.1.0

2.0.0

**New Features**
- "Validation of instances" (1) in https://github.com/leon-richardt/python-repetita-parser/commit/9b4d5a65ce3eb213623b9c8c64e7be5c73515130 and
- "Keep paths from which objects were built as member objects" (2) in https://github.com/leon-richardt/python-repetita-parser/commit/b3430e7fff53144fe3ad78998b1a417738c92e8d
- Implementation of this feature resulted in the introduction of a `Demands` wrapper object which makes this a breaking release. This allows us to more easily introduce new features without breaking compatibility in the future.

**Full Changelog**: https://github.com/leon-richardt/python-repetita-parser/compare/v1.0.2...v2.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.