Releases: EbookFoundation/alt-text
Releases · EbookFoundation/alt-text
v0.2.3
What's Changed
- Added path setting for Tesseract. Removed printing in getContext func… by @xxmistacruzxx in #16
- Added OpenAIAPI LangEngine. by @xxmistacruzxx in #17
- Updated version pyproject.toml. Added openai to requirements.txt. by @xxmistacruzxx in #18
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Fixed bug regarding filepath of html. Changed setting for PrivateGPT … by @xxmistacruzxx in #14
- Changed versioning in pyproject.toml by @xxmistacruzxx in #15
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Reformated engines into folders w/ their own files. Fixed small bug r… by @xxmistacruzxx in #12
- Fixed version number in pyproject.toml by @xxmistacruzxx in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Added langEngines. Renamed previous method of generating alt-text as … by @xxmistacruzxx in #7
- Fixed bug in multi-threaded association creation. Removed test engine… by @xxmistacruzxx in #8
- Added blipLocal DescEngine by @xxmistacruzxx in #9
- Updated pyproject.toml to include more dependencies. by @xxmistacruzxx in #10
- edited pyproject.toml for compiling errors by @xxmistacruzxx in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Update README.md by @xxmistacruzxx in #4
- Dev david by @xxmistacruzxx in #5
- Updated README.md. Updated pyproject.toml. Added more to idep.sh. by @xxmistacruzxx in #6
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Begin setting up for PyPi packaging. Added pyproject.toml, LICENSE, a… by @xxmistacruzxx in #1
- Trying new method for CI/CD w/ Github & PyPi. by @xxmistacruzxx in #2
- Create python-publish.yml by @xxmistacruzxx in #3
New Contributors
- @xxmistacruzxx made their first contribution in #1
Full Changelog: https://github.com/EbookFoundation/alt_text/commits/v0.0.1