Skip to content

Releases: princjef/font-ligatures

v1.4.1

07 Jan 05:24
Compare
Choose a tag to compare

1.4.1 (2022-01-07)

Bug Fixes

  • build: move to github actions (#25) (bdd919d)
  • build: switch to manual PAT for releases (#26) (6daa0b7)

v1.4.0

09 Mar 18:35
Compare
Choose a tag to compare

1.4.0 (2021-03-09)

Features

  • enable usage in browser by providing font array buffer (#22) (b8abbcd)

v1.3.3

08 Jul 04:55
Compare
Choose a tag to compare

1.3.3 (2020-07-08)

Bug Fixes

  • check if font.tables.gsub is undefined (#18) (db06c92)

v1.3.2

11 Aug 04:50
Compare
Choose a tag to compare

1.3.2 (2018-08-11)

Bug Fixes

  • deps: update font-finder to fix bug when listing (8e22577)

v1.3.1

01 Aug 05:58
Compare
Choose a tag to compare

1.3.1 (2018-08-01)

Performance Improvements

  • remove and update dependencies to reduce footprint (57bd93e)

v1.3.0

12 May 19:12
Compare
Choose a tag to compare

1.3.0 (2018-05-12)

Features

  • cache: add option to cache previous results (54cfbcd)

v1.2.4

12 May 07:23
Compare
Choose a tag to compare

1.2.4 (2018-05-12)

Bug Fixes

  • merge: test and fix various issues merging lookup trees (9d87a25)

v1.2.3

12 May 05:25
Compare
Choose a tag to compare

1.2.3 (2018-05-12)

Performance Improvements

  • merge context ranges as they're found (ae31063)

v1.2.2

12 May 03:51
Compare
Choose a tag to compare

1.2.2 (2018-05-12)

Performance Improvements

  • only try lookups that might result in a substitution (e5a0b03)

v1.2.1

11 May 04:57
Compare
Choose a tag to compare

1.2.1 (2018-05-11)

Performance Improvements

  • generate lookup tree on load (10c7fc1)