| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 22.11 * Bug fixes * added --firstgame and --gamelimit * Regular expressions added to tag matching via -t * added --seventyfive , --repetition5 * Added recognition of some en passant indicators in the input. They are deleted in the output version. * Added recognition of single-line comments. * Added -Wfen, --deletesamesetup, --addfencastling , --detag
- Update to 20.02
* Added --linenumbers
* Added --fixtagstrings.
* Date matches with -t and -T extended to match on month and day
as well as year.
* Added --wtm and --btm.
* Added limited relational TimeControl matching with -t
* Added missing 'ep' for en passant moves with -Wxlalg and -Wxolalg.
* Bug fix to eliminate illegal pawn moves in long algebraic notation.
* Added --startply.
* Added --fenpattern, --fenpatterni, --materialy and --materialz
as command-line arguments.
* Delete NAGs appearing before the first move of a game.
- Rebase patches:
* pgn-extract-no-buildtime.patch
* pgn-extract-set_eco.pgn_path.patch
- Update to 19.04:
* Improved --repetition so that it does not give false
positives when castling rights or who is to move are
different.
* Retain next move number rather than resetting to 1
with --dropply and --dropbefore.
* Fixed a memory error in v18-10
* Added --xroster to suppress tags that are not required with -R.
* Missing SetUp tags no longer elicit an error message as this
contravention of the standard is so common.
* Negative value accepted with --dropply to indicates plies
to be retained at the end of the game.
- Rebase patches:
* pgn-extract-set_eco.pgn_path.patch
* pgn-extract-no-buildtime.patch
- Update to version 18.10 (no changelog supplied) - Refreshed pgn-extract-no-buildtime.patch
- Modified pgn-extract-no-buildtime.patch. Previous patch left a dangling '%s' in the format string which causes the app to crash when called with '-h' (courtesy of Rolf Offermanns) Fixes (boo#1116207)
- Update to version 17.55 - Refreshed pgn-extract-set_eco.pgn_path.patch and pgn-extract-no-buildtime.patch
- initial package, version 16.7