* use moment.js to get the days until release
* add days until release to game info
* show release date in compact grid view
* show days until release on masonry items
* option to hide game info displayed on masonry cover
* option to hide days until release for each list
* add proper release text to text-based views
* add release dates to search
this is to avoid the TBA when adding a game to a list
* enable sorting for masonry items
* add "releases today" on day of release
* round up rather than down
this way the app won't tell people the game releases 12 hours before it does.
* assume games are released by 3pm on release day
* Show "Today" on release day.
* translation
* Updated endpoints to use IGDB v3
* Updated computed props to match v3 changes
* Moved ageRatings to getter + updated for v3
* Updated getters to support v3 changes
* Moved all ratings images under same folder
* Use new endpoints in actions
* Compatibility updates
* Null check
* formatting
* Load games in chunks of 10 to meet new API requirements
* More compatibility changes
* Use ids for New and standard 3DS, great job naming consoles nintendo!
* Drop v2 suffix