Skip to content

Releases: guyfawcus/beer-fest.js

v1.1.0

17 Aug 19:42
Compare
Choose a tag to compare

Small version bump, big changes!

128 commits have taken care of package upgrades, loads of bugfixes and small improvements, as well as:

  • A new utility script for listing connected sessions
  • Ability to upload new beer information
  • User options and check marks are now synced across browser windows
  • Added 404 and 500 error pages
  • Beer information is now stored in Redis
  • Removal of the acbf-beers.ods spreadsheet in favor of working on the .CSV files directly
  • Massive data cleanup and use of Frictionless Data tools in preparation for...
  • Integration with Wikidata - after uploading beer information,
    extra info about the breweries is downloaded by referencing the 'Q' ID
  • New API endpoint (/api/beers) that returns the beer info JSON that is currently in use
  • A few style tweaks to make things more consistent

v1.0.0

08 Jul 15:08
Compare
Choose a tag to compare

Initial public release

This release marks the point at which beer-fest.js became public!