Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Releases: jmichaelward/board-game-collector

0.1.1

28 Mar 18:14
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Fixes an issue from the initial release where the username value was not getting correctly retrieved from the plugin settings. The wp bgc update command should function correctly now.

0.1.0

28 Mar 16:02
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial beta release of the plugin.

This release still requires the generation of JavaScript assets following installation by running yarn install && yarn run build, though all this accomplishes is generating a button in the settings page to update your user collection, but which doesn't actually function as needed just yet.

Essentially, this release is in stable enough condition that I wanted to put it out there to make it easier to install via Composer. It is not intended for use in production, but comes with enough functionality for an admin to add their BoardGameGeek username, and pull down a moderately-sized collection of games. It has not yet been tested with very large collections.