Skip to content

Releases: opentypejs/opentype.js

1.3.4

13 Nov 08:49
Compare
Choose a tag to compare

This is the last version currently released to npm in 2021, added here for the sake of completeness.
However, there have been many bugfixes and new features added to the master branch that have not yet been released. A release plan is still to be discussed among the maintainers, there are still several pending pull requests that we want to get merged before releasing a new version.

While waiting for 2.0.0 to be released, the current master can be used as a github dependency via
npm install "https://github.com/opentypejs/opentype.js.git#master"
or by building the dist files from the repository, keeping in mind that even though the master branch is protected by required code reviews for each PR and disallowing direct code changes, there might still be the case that something gets messed up or even broken when there is no test catching it. Although that risk should be only marginally higher than with any proper release.

1.3.1

13 Apr 15:39
Compare
Choose a tag to compare
1.3.1

1.3.0

13 Apr 15:10
Compare
Choose a tag to compare
1.3.0

1.2.1

13 Apr 14:11
Compare
Choose a tag to compare
1.2.1

1.2.0

13 Apr 13:55
Compare
Choose a tag to compare
1.2.0 & build dist files

0.11.0

22 Oct 13:47
Compare
Choose a tag to compare
Build dist files for 0.11.0

0.10.0

17 Aug 10:53
745c129
Compare
Choose a tag to compare
Update .travis.yml