Releases: Lucs1590/Nkocr
v2.5.1
What's Changed
- build(deps): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #220
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #222
- Fix missing dictionary.pkl file in pip package by @Lucs1590 in #223
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #214
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #215
- build(deps): bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory by @dependabot in #216
- build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #217
- build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #218
- build(deps): bump scikit-learn from 1.3.1 to 1.5.0 in the pip group across 1 directory by @dependabot in #219
Full Changelog: v2.4.4...v2.5.0
v2.4.4
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Full Changelog: v2.4.0...v2.4.2
v2.4.0
What's Changed
- build(deps): bump pre-commit from 2.20.0 to 2.21.0 by @dependabot in #183
- build(deps): bump pillow from 9.3.0 to 9.4.0 by @dependabot in #184
- build(deps): bump commitizen from 2.38.0 to 2.39.1 by @dependabot in #185
- build(deps): bump numpy from 1.24.0 to 1.24.1 by @dependabot in #186
- build(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #187
- build(deps): bump pre-commit from 2.21.0 to 3.0.2 by @dependabot in #189
- build(deps): bump scikit-learn from 1.2.0 to 1.2.1 by @dependabot in #191
- build(deps): bump commitizen from 2.39.1 to 2.40.0 by @dependabot in #190
- chore: conda package by @renanzulian in #192
- build(deps): bump actions/checkout from 1 to 3 by @dependabot in #193
- build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #194
- build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #195
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #196
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #197
- pillow version by @Lucs1590 in #198
- build: updating libraries versions by @Lucs1590 in #199
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #201
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #202
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #203
- build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #205
- build: updating pillow lib by @Lucs1590 in #204
- build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.0 by @dependabot in #207
- build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #208
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #209
- build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #210
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #211
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #212
- build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #213
New Contributors
- @renanzulian made their first contribution in #192
Full Changelog: v2.3.0...v2.4.0
Colab, Security and Docs
This release includes great updates, which boils down to the features of accessing a copy from Google Colab, documentation for all methods of all project files and security updates in relation to versioning of libraries (as always), leaving the repository is always up to date.
v2.3.0 (2022-12-25)
Feat
- docs to all methods in ocr product file
- Add docs to ocr table file
- creating docs to all auxiliary file
Refactor
- tweak to use colab in my context
- tweak to use in my context
v2.2.0 (2022-09-13)
Feat
- updating version automatically
- automatic versioning reader
Fix
- putting right version
- fix image error
Refactor
- changing default language
Language, Automation and Humanity
After almost a year without updates, the Nkocr package now has all its dependent libraries updated, with new security issues and performance improvements.
Also, seeking to be more humane, our library now contains a CHANGELOG.md file to inform users of their latest updates and a Greetings script to welcome those who create issues and PRs to contribute to the project.
For l10n reasons we started to adopt the English language as default in the project.
v2.2.0 (2022-09-13)
Feat
- updating version automatically
- automatic versioning reader
Fix
- putting right version
- fix image error
Refactor
- changing default language
v2.1.0 (2022-05-18)
Feat
- changing needed files
Fix
- python-app.yml: setting python version
- deploy
Documentation and Security
Since the last update several changes regarding library versions and fixes have happened and as Nkocr is dependent on many of them, we follow all these updates to establish a safe environment.
In addition, we also updated part of our documentation, in order to make the library easier to understand, giving instructions for macOS and Linux users.
What's Changed
- build(deps): bump actions/setup-python from v2.2.1 to v2.2.2 by @dependabot in #58
- build(deps): bump gdown from 3.12.2 to 3.13.0 by @dependabot in #59
- build(deps): bump scikit-learn from 0.24.1 to 0.24.2 by @dependabot in #60
- build(deps): bump actions/setup-dotnet from v1.7.2 to v1.8.0 by @dependabot in #61
- build(deps): bump codecov/codecov-action from 1 to 1.5.0 by @dependabot in #62
- build(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #63
- build(deps): bump numpy from 1.20.2 to 1.20.3 by @dependabot in #64
- build(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2 by @dependabot in #65
- build(deps): bump numpy from 1.20.3 to 1.21.0 by @dependabot in #67
- build(deps): bump actions/setup-dotnet from 1.8.0 to 1.8.1 by @dependabot in #68
- build(deps): bump pillow from 8.2.0 to 8.3.0 by @dependabot in #69
- build(deps): bump pytesseract from 0.3.7 to 0.3.8 by @dependabot in #70
- build(deps): bump requests from 2.25.1 to 2.26.0 by @dependabot in #73
- build(deps): bump pillow from 8.3.0 to 8.3.1 by @dependabot in #71
- build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1 by @dependabot in #74
- build(deps): bump numpy from 1.21.0 to 1.21.1 by @dependabot in #72
- build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2 by @dependabot in #75
- build(deps): bump numpy from 1.21.1 to 1.21.2 by @dependabot in #77
- build(deps): bump wheel from 0.36.2 to 0.37.0 by @dependabot in #76
- build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #78
- build(deps): bump pytest-socket from 0.4.0 to 0.4.1 by @dependabot in #79
- build(deps): bump pillow from 8.3.1 to 8.3.2 by @dependabot in #80
- build(deps): bump actions/setup-dotnet from 1.8.1 to 1.8.2 by @dependabot in #81
- build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #82
- build(deps): bump scikit-learn from 0.24.2 to 1.0 by @dependabot in #84
- build(deps): bump gdown from 3.13.0 to 3.13.1 by @dependabot in #83
- build(deps): bump gdown from 3.13.1 to 4.0.1 by @dependabot in #89
- build(deps): bump gdown from 4.0.1 to 4.0.2 by @dependabot in #90
- Docs by @Lucs1590 in #91
Full Changelog: v2.0.1...v2.0.2