Skip to content

Files

Latest commit

9e36d3f · Nov 23, 2023

History

History
207 lines (104 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

207 lines (104 loc) · 5.13 KB

v1.3.4

compare changes

🩹 Fixes

  • Type of titles is always array (8063d9f)

❤️ Contributors

v1.3.3

compare changes

🩹 Fixes

  • Searched games contain multiple titles (6df19dc)

❤️ Contributors

v1.3.2

compare changes

🏡 Chore

  • Export CollectionStatus type (06b8d5c)

❤️ Contributors

v1.3.1

compare changes

🩹 Fixes

  • Empty results in polls no longer cause errors (c66e6ea)

❤️ Contributors

v1.3.0

compare changes

🚀 Enhancements

  • Add status to collection games (6a7864c)

❤️ Contributors

v1.2.4

compare changes

🩹 Fixes

  • Expansions must always be array (caeebac)

❤️ Contributors

v1.2.3

compare changes

🩹 Fixes

  • Added missing inbound property to expansions (1d892d8)
  • Inbound property should be optional (4c09632)

❤️ Contributors

v1.2.2

compare changes

🩹 Fixes

  • Add averageWeight to ratings (73d1876)

❤️ Contributors

v1.2.1

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

  • Add ratings to parse results (ecd5af5)

📦 Build

  • Add NODE_ENV to play script (e8d7eef)

❤️ Contributors

v1.1.4

compare changes

🩹 Fixes

  • Prevent parser from parsing polls without results (919e899)

❤️ Contributors

v1.1.3

compare changes

🩹 Fixes

  • CardSets added to alwaysArray (288a8b5)
  • Comments can no longer accidently be numbers (548b7a5)
  • Small change in fixture (ab8245e)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • Properly type return of parseFindGameByIds() (6d55de7)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Remove absolute path imports (6e8d514)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.0.2

compare changes

v1.0.1

🏡 Chore

  • Comment out file system logging (ed5bc08)

❤️ Contributors