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

Added support for multi-language/multi-publisher game versions #63

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

Commits on Mar 11, 2020

  1. Added support for multi-language/multi-publisher game versions

    Previously, only the first publisher or language for a game version was processed. So, multi-language game versions like Cottage Garden and multi-publisher game versions like Clank did not show all the data provided by BGG.  Added "publishers" and "languages" list entries to the BoardGameVersion dict, while preserving the old "publisher" and "language" string entries for compatibility.
    casimps1 authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e05d232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a68bfe5 View commit details
    Browse the repository at this point in the history