Matching

Latest version: v1.4.3

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

Scan your dependencies

Page 2 of 3

1.3.1

- Minor docs fixes.

1.3

- Players are now copied via `copy.deepcopy` when a game is created and the
copies are used, leaving any originals unchanged.
- Formalise test and Python requirements in `setup.py`.
- Revert flaky forgetting fix from v1.2.1 and correct the flaky tests that were
causing the issue.
- Replace the `Game` class with `BaseGame` and make it a metaclass via
`abc.ABCMeta`.
- Fix bugs in documentation stopping build.

1.3.0

- Update the self-citation information in `paper.bib` to `v1.3`.

1.2.1

- Finish documentation.
- Complete paper for submission to JOSS.
- Catch flaky forgetting bug in `Player`.

1.2

- Implement the stable roommates problem.
- Add example tests to all games.
- Flesh out documentation.

1.1

- Implemented the student-allocation problem.
- Added capability for large game creation from dictionaries.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.