Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search feature #319

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

search feature #319

wants to merge 2 commits into from

Conversation

jtwires
Copy link

@jtwires jtwires commented Jan 5, 2022

adds the ability to search all games for specific positions (in FEN format, as requested in #265) as well as for moves (in SAN format, such as Bxh7+).

openingtree-screen-recording.mp4

dependabot bot and others added 2 commits January 2, 2022 18:08
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.5.2 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.5.2...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
adds the ability to search games for specific moves or positions.
not supported for legacy .tree files, which don't preserve full
game histories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant