Skip to content

Commit

Permalink
Version 0.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdb committed May 10, 2016
1 parent 37cbb72 commit da54e7b
Show file tree
Hide file tree
Showing 5 changed files with 451 additions and 468 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.6.3 (May 10, 2016)
=========================
* Wrapped parseBuffer in a try/catch so it doesn't throw exceptions. Thanks @rBurgett!
* Fix a leaking global variable. Thanks @cuixiping!

0.6.2 (March 11, 2016)
=========================
* Improve table writing to support nested subtables. Thanks @fpirsch!
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentype.js",
"version": "0.6.2",
"version": "0.6.3",
"main": "dist/opentype.js",
"keywords": [
"vector",
Expand Down
Loading

0 comments on commit da54e7b

Please sign in to comment.