This repository has been archived by the owner on Apr 8, 2022. It is now read-only.
Releases: SwiftyTesseract/libtesseract
Releases · SwiftyTesseract/libtesseract
0.2.0
0.2.0-rc1
Release/0.2.0 rc1 (#9) * Fix Build workflow by installing automake and pkg-config on the host machine. (#2) Trigger Build workflow on any branch BUT release/* and only on pull requests targeting develop * Update README.md with instructions for linking libz and libc++ for an SPM target * Feature/m1 and friends (#6) * Initial run at m1 support * Fix task call * Delete publish.go * Release/0.2.0 rc (#8) * Update update_package_swift.py to use textwrap module for trimming common whitespace so that multiline text does not need to start at column 0 in the script file. * Fix whitespace in deliver.yml * Update publish workflow to (hopefully) publish release when tag has been created * Fix method for setting RELEASE_VERSION environment variables for later use * Auto-updating Package.swift * Fix issue with zip logic * Auto-updating Package.swift * Auto-updating Package.swift
0.2.0-rc
Release/0.2.0 rc (#7) * Fix Build workflow by installing automake and pkg-config on the host machine. (#2) Trigger Build workflow on any branch BUT release/* and only on pull requests targeting develop * Update README.md with instructions for linking libz and libc++ for an SPM target * Feature/m1 and friends (#6) * Initial run at m1 support * Fix task call * Delete publish.go * Update update_package_swift.py to use textwrap module for trimming common whitespace so that multiline text does not need to start at column 0 in the script file. * Fix whitespace in deliver.yml * Update publish workflow to (hopefully) publish release when tag has been created * Fix method for setting RELEASE_VERSION environment variables for later use * Auto-updating Package.swift