Releases: KenEucker/biketag-api
Releases · KenEucker/biketag-api
v1.8.1
1.8.1 (2021-11-11)
Bug Fixes
- client: refactors the credentials and configuration loading (9df1008)
v1.8.0
1.8.0 (2021-11-11)
Features
- src: adds functionality for imgur uploadTagImage and updateTag (77782c1)
v1.7.2 (Stable)
1.7.2 (2021-11-09)
Bug Fixes
- src: fixes issues with getGameData and makes it return all games by default (bfbcfae)
NOTE:This is a stable but not yet officially supported release, thank you for being an early adopter! |
v1.7.1
1.7.1 (2021-11-09)
Bug Fixes
- config: fixes issues with setConfiguration (6f2fd58)
- imgur: fixes the getTag method for latest and adds deleteTag functionality for imgur (81f999a)
- reddit: resolves issues with regex's overlapping imgur and reddit (da91330)
- src: fixes more issues with setConfiguration (a6b81a9)
v1.7.0
1.7.0 (2021-11-07)
Bug Fixes
- fixes issues with getTag and default options for retrieving tags by number (822f94a)
- src: runs the linter (be57aff)
Features
- reddit: adds reddit getTags functionality (1f8cfb7)
- sanity: adds deleteTag functionality for the sanity adapter (f249f60)
v1.6.0
1.6.0 (2021-11-06)
Bug Fixes
- refactors client api readiness and resolves issues with the updateTag method (3c406e2)
- src: runs the linter (8948e60)
Features
- sanity: adds sanity implementation for uploadTagImage (cc57a5e)
- updatetag: finalizes updateTag functionality (f0a0ad0)
v1.5.2
1.5.2 (2021-11-02)
Bug Fixes
- client: fixes types and prototypes for the client (4919a3a)
v1.5.1
1.5.1 (2021-11-01)
Bug Fixes
- fixes issues with getTag and getGameData and recent updates (a8af005)
v1.5.0
1.5.0 (2021-11-01)
Features
- reddit: supports a Reddit adapter using the snoowrap client (f87b940)
- sanity: adds the getGameData method for retrieving game data from the sanity content db (f7ef66d)
v1.4.3
1.4.3 (2021-10-29)
Bug Fixes
- examples: cleans up the examples and adds to the package scripts (9d14383)