Releases: KenEucker/biketag-api
Releases · KenEucker/biketag-api
v1.8.3
Compare
Sorry, something went wrong.
No results found
1.8.3 (2021-11-12)
Bug Fixes
reddit: makes improvements to the foundLocation regex and retrieving image URLs for Reddit (060241d )
src: refines construction of gameData and improves reddit fetch for getTags (6821e91 )
test: removes the integration tests for now (c7b70af )
v1.8.2 (Stable)
Compare
Sorry, something went wrong.
No results found
1.8.2 (2021-11-12)
Bug Fixes
client: refactors how api clients are loaded based on ready state (c67dae7 )
src: refactors the AvailableApis input and output parameters (dd7c3d2 )
v1.8.1
Compare
Sorry, something went wrong.
No results found
1.8.1 (2021-11-11)
Bug Fixes
client: refactors the credentials and configuration loading (9df1008 )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2021-11-11)
Features
src: adds functionality for imgur uploadTagImage and updateTag (77782c1 )
v1.7.2 (Stable)
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.5.2 (2021-11-02)
Bug Fixes
client: fixes types and prototypes for the client (4919a3a )
v1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.1 (2021-11-01)
Bug Fixes
fixes issues with getTag and getGameData and recent updates (a8af005 )