Sente

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 2

0.4.3

- Add support for Adding stones by passing python sets to `sente.play`
- Fixes 45
- Changed argument order for sente.Move() constructor
- Switch sente.Move() constructor to external indices
- Fix a bug with vertex printing & GTP interface

0.4.2

- Removes the `sente.Results` object and replaces it with a dictionary (Issue 29)
- Adds a more readable stringification function for moves (Issue 28)

0.4.1

Fixes Huge Memory Leak in Internal Tree Structure

0.4.0

Major Changes

- Support for GTP (Go Text Protocol) Added
- Internal coordinates of moves switched from "print friendly" to "SGF-like."
- Updated from C++11 to C++20 (thus far, only C++17 features are used)

0.3.1

- SGF Parsing Bug fixes
- Replaces Errors caused by invalid SGF files with warnings
- Added `get_all_sequences()` method to get all the variations from the current node
- Made `get_default_branch()` return the sequence continuing from the current node instead of the global default sequence

0.3.0

Substantially updated the SGF Parser.

- Added Support for Korean Rules
- Implemented Stricter SGF Parser
- Added ability to edit Game comments
- Fixed Some SGF Parsing Bugs

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.