Skip to content

v1.1.0

Compare
Choose a tag to compare
@PatrikOlin PatrikOlin released this 20 Jan 20:48
· 3 commits to master since this release
46c76b5

Features:

  • Added a new page that will list beers that are similar to the query result. Beers in the list are clickable and when clicked will open a new tab with search results based on beer name.

Resolved Issues:

  • Improved query-generation to give more accurate beer searches. #13
  • Added proper error message for when a query returns 0 results. #15

Misc:

  • Large refactor and several maintainability and performance fixes.