This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: TrainerDex/PogoOCR
Releases · TrainerDex/PogoOCR
0.4.0b2
Change Factions internals
Full Changelog: 0.4.0b1...0.4.0b2
0.4.0b1
- Bump Google Cloud Vision
Full Changelog: 0.4.0b0.post0...0.4.0b1
[0.4.0b0] Beta test for 0.4.0 release
[0.3.9] - 2022-02-13
[0.3.8] - 2021-10-28
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
Added
- Added OutOfRetriesException
[0.3.5] - 2020-10-07
Dependencies
- Fixed requirements.txt
[0.3.4] - 2020-10-02
Fixed
- Fixed a bug on finding the group symbol when all other methods fail
[0.3.2] - 2020-09-08
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
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