## [1.4.1](https://github.com/princjef/font-ligatures/compare/v1.4.0...v1.4.1) (2022-01-07)


### Bug Fixes

* **build:** move to github actions ([#25](https://github.com/princjef/font-ligatures/issues/25)) ([bdd919d](https://github.com/princjef/font-ligatures/commit/bdd919d3e243639a5a4f94ea856a4c2eba9589a3))
* **build:** switch to manual PAT for releases ([#26](https://github.com/princjef/font-ligatures/issues/26)) ([6daa0b7](https://github.com/princjef/font-ligatures/commit/6daa0b72126945dc55c2f21bf95d22dc88652ebf))

# [1.4.0](https://github.com/princjef/font-ligatures/compare/v1.3.3...v1.4.0) (2021-03-09)


### Features

* enable usage in browser by providing font array buffer ([#22](https://github.com/princjef/font-ligatures/issues/22)) ([b8abbcd](https://github.com/princjef/font-ligatures/commit/b8abbcd))

## [1.3.3](https://github.com/princjef/font-ligatures/compare/v1.3.2...v1.3.3) (2020-07-08)


### Bug Fixes

* check if font.tables.gsub is undefined ([#18](https://github.com/princjef/font-ligatures/issues/18)) ([db06c92](https://github.com/princjef/font-ligatures/commit/db06c92))

## [1.3.2](https://github.com/princjef/font-ligatures/compare/v1.3.1...v1.3.2) (2018-08-11)


### Bug Fixes

* **deps:** update font-finder to fix bug when listing ([8e22577](https://github.com/princjef/font-ligatures/commit/8e22577))

## [1.3.1](https://github.com/princjef/font-ligatures/compare/v1.3.0...v1.3.1) (2018-08-01)


### Performance Improvements

* remove and update dependencies to reduce footprint ([57bd93e](https://github.com/princjef/font-ligatures/commit/57bd93e))

<a name="1.3.0"></a>
# [1.3.0](https://github.com/princjef/font-ligatures/compare/v1.2.4...v1.3.0) (2018-05-12)


### Features

* **cache:** add option to cache previous results ([54cfbcd](https://github.com/princjef/font-ligatures/commit/54cfbcd))

<a name="1.2.4"></a>
## [1.2.4](https://github.com/princjef/font-ligatures/compare/v1.2.3...v1.2.4) (2018-05-12)


### Bug Fixes

* **merge:** test and fix various issues merging lookup trees ([9d87a25](https://github.com/princjef/font-ligatures/commit/9d87a25))

<a name="1.2.3"></a>
## [1.2.3](https://github.com/princjef/font-ligatures/compare/v1.2.2...v1.2.3) (2018-05-12)


### Performance Improvements

* merge context ranges as they're found ([ae31063](https://github.com/princjef/font-ligatures/commit/ae31063))

<a name="1.2.2"></a>
## [1.2.2](https://github.com/princjef/font-ligatures/compare/v1.2.1...v1.2.2) (2018-05-12)


### Performance Improvements

* only try lookups that might result in a substitution ([e5a0b03](https://github.com/princjef/font-ligatures/commit/e5a0b03))

<a name="1.2.1"></a>
## [1.2.1](https://github.com/princjef/font-ligatures/compare/v1.2.0...v1.2.1) (2018-05-11)


### Performance Improvements

* generate lookup tree on load ([10c7fc1](https://github.com/princjef/font-ligatures/commit/10c7fc1))

<a name="1.2.0"></a>
# [1.2.0](https://github.com/princjef/font-ligatures/compare/v1.1.1...v1.2.0) (2018-05-03)


### Features

* add ability to retrieve only the ligature ranges ([f120430](https://github.com/princjef/font-ligatures/commit/f120430))

<a name="1.1.1"></a>
## [1.1.1](https://github.com/princjef/font-ligatures/compare/v1.1.0...v1.1.1) (2018-05-03)


### Performance Improvements

* short circuit ligature parsing when there are no lookup groups ([61693d7](https://github.com/princjef/font-ligatures/commit/61693d7))

<a name="1.1.0"></a>
# [1.1.0](https://github.com/princjef/font-ligatures/compare/v1.0.0...v1.1.0) (2018-05-03)


### Features

* add option to load font from file ([400c0be](https://github.com/princjef/font-ligatures/commit/400c0be))

<a name="1.0.0"></a>
# 1.0.0 (2018-05-01)


### Features

* initial release ([65da030](https://github.com/princjef/font-ligatures/commit/65da030))
