Skip to content

Releases: KenEucker/biketag-api

v1.8.3

Choose a tag to compare

@KenEucker KenEucker released this 12 Nov 17:47
73a1e3e

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)

Choose a tag to compare

@KenEucker KenEucker released this 12 Nov 04:19
86c466d

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

Choose a tag to compare

@KenEucker KenEucker released this 11 Nov 22:16
e71eff8

1.8.1 (2021-11-11)

Bug Fixes

  • client: refactors the credentials and configuration loading (9df1008)

v1.8.0

Choose a tag to compare

@KenEucker KenEucker released this 11 Nov 16:49
4fec57a

1.8.0 (2021-11-11)

Features

  • src: adds functionality for imgur uploadTagImage and updateTag (77782c1)

v1.7.2 (Stable)

Choose a tag to compare

@KenEucker KenEucker released this 09 Nov 21:54
98f4c43

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

Choose a tag to compare

@KenEucker KenEucker released this 09 Nov 17:50
b29d843

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

Choose a tag to compare

@KenEucker KenEucker released this 07 Nov 23:10
dab0c09

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

Choose a tag to compare

@KenEucker KenEucker released this 06 Nov 19:40
dc220c6

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

Choose a tag to compare

@KenEucker KenEucker released this 02 Nov 05:35
d96ed63

1.5.2 (2021-11-02)

Bug Fixes

  • client: fixes types and prototypes for the client (4919a3a)

v1.5.1

Choose a tag to compare

@KenEucker KenEucker released this 01 Nov 23:30
4469672

1.5.1 (2021-11-01)

Bug Fixes

  • fixes issues with getTag and getGameData and recent updates (a8af005)