v1.1.0
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.