Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Releases: TrainerDex/PogoOCR

0.4.0b2

27 Mar 12:30
Compare
Choose a tag to compare
0.4.0b2 Pre-release
Pre-release

Change Factions internals

Full Changelog: 0.4.0b1...0.4.0b2

0.4.0b1

26 Mar 10:17
Compare
Choose a tag to compare
0.4.0b1 Pre-release
Pre-release
  • Bump Google Cloud Vision

Full Changelog: 0.4.0b0.post0...0.4.0b1

[0.4.0b0] Beta test for 0.4.0 release

17 Mar 10:50
8fe571e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.3.9...0.4.0b0.post0

[0.3.9] - 2022-02-13

13 Feb 08:47
4fe0f05
Compare
Choose a tag to compare

Fixed

  • Fixed encoding issue

[0.3.8] - 2021-10-28

28 Oct 14:16
Compare
Choose a tag to compare

Added

  • Added Team checking

Changed

  • Removed :attr:image_content from :class:Image
  • Made :attr:image_uri in :class:Image required

Fixed

  • Fixed Regex Logic

[0.3.6] - 2020-10-10

10 Oct 22:44
Compare
Choose a tag to compare

Added

  • Added OutOfRetriesException

[0.3.5] - 2020-10-07

07 Oct 14:53
Compare
Choose a tag to compare

Dependencies

  • Fixed requirements.txt

[0.3.4] - 2020-10-02

02 Oct 14:51
Compare
Choose a tag to compare

Fixed

  • Fixed a bug on finding the group symbol when all other methods fail

[0.3.2] - 2020-09-08

11 Sep 11:19
Compare
Choose a tag to compare

Added

  • Added proper logging
  • Added support for :class:babel.Locale

Changed

  • Updated the regex to match the latest version of the game

Fixed

  • Fixed issues with checking the locale of images.

Removed

  • Removed boilerplate for :class:Badge
  • Removed boilerplate for :class:Pokédex

[0.3.1] - 2020-06-28

28 Jun 13:26
Compare
Choose a tag to compare

Changed

  • Updated google-cloud-vision to 1.0.0

Fixed

  • Fixed an issue where the OCR might fail the first time. Retries up to 5 times.
  • Fixed small issues in the regex strings