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

Releases: SwiftyTesseract/libtesseract

0.2.0

07 Mar 08:48
214a36e
Compare
Choose a tag to compare

Adds support for macOS arm64

0.2.0-rc1

06 Mar 16:31
9427adf
Compare
Choose a tag to compare
0.2.0-rc1 Pre-release
Pre-release
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

06 Mar 07:09
13e8b07
Compare
Choose a tag to compare
0.2.0-rc Pre-release
Pre-release
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