Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 431 Bytes

Changelog

0.5.0

Fixed

  • Fix a parsing error for Pokémon with double-byte alphanumeric characters in the name (e.g. Porygon2 and Porygon-Z)

0.4.0

Added

  • Support comments (#6)

0.3.0

Added

  • Support any number of line breaks (#5)

0.2.0

Added

  • Support Pokesol Text without stats line and/or moves line (#2)

Fixed

  • Support move names with alphabet (e.g. DDラリアット) (#2)