shaack / cm-pgn

Parse and create PGNs (Portable Game Notation for chess games)
MIT License
27 stars 21 forks source link

How to render a pgn including subvariations #11

Closed mcaap closed 1 year ago

mcaap commented 2 years ago

Hello, It seems that calling render() just outputs a PGN with the mainline. Is there a way to make it output the complete PGN with subvariations also?

Thanks!

shaack commented 2 years ago

Yes, unfortunately, this is not yet implemented, although it would actually not be so complex.

shaack commented 1 year ago

Fixed with version 2.2.0