Skip to content

Releases: anime-db/shikimori-browser-bundle

v2.3.0

01 Aug 14:23
Compare
Choose a tag to compare

Changes

  • Wrap all exception from GuzzleHttp client.

v2.2.0

31 Jul 14:35
Compare
Choose a tag to compare

Changes

  • Added detector for detect errors in response.
  • Cecth not found error.
  • Empty response is not a error (example).

v2.1.1

21 Jul 16:16
Compare
Choose a tag to compare

Changes

  • Correct list arguments for browser.

v2.1.0

21 Jul 16:01
Compare
Choose a tag to compare

Changes

  • API require set HTTP User-Agent.

    You must set client name of your application in configuration:

    anime_db_shikimori_browser:
        client: 'My Custom Bot 1.0'

v2.0.0

18 Jul 12:22
Compare
Choose a tag to compare
Merge branch '2.0'