Skip to content

Releases: KenEucker/biketag-api

v1.8.1

11 Nov 22:16
e71eff8
Compare
Choose a tag to compare

1.8.1 (2021-11-11)

Bug Fixes

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

v1.8.0

11 Nov 16:49
4fec57a
Compare
Choose a tag to compare

1.8.0 (2021-11-11)

Features

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

v1.7.2 (Stable)

09 Nov 21:54
98f4c43
Compare
Choose a tag to compare

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

09 Nov 17:50
b29d843
Compare
Choose a tag to compare

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

07 Nov 23:10
dab0c09
Compare
Choose a tag to compare

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

06 Nov 19:40
dc220c6
Compare
Choose a tag to compare

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

02 Nov 05:35
d96ed63
Compare
Choose a tag to compare

1.5.2 (2021-11-02)

Bug Fixes

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

v1.5.1

01 Nov 23:30
4469672
Compare
Choose a tag to compare

1.5.1 (2021-11-01)

Bug Fixes

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

v1.5.0

01 Nov 15:43
eeb652b
Compare
Choose a tag to compare

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

29 Oct 06:10
Compare
Choose a tag to compare

1.4.3 (2021-10-29)

Bug Fixes

  • examples: cleans up the examples and adds to the package scripts (9d14383)