@ot-builder/io-bin-cff
Advanced tools
@@ -13,3 +13,3 @@ "use strict"; | ||
| MirType[MirType["NonTerminal"] = 3] = "NonTerminal"; | ||
| })(MirType = exports.MirType || (exports.MirType = {})); | ||
| })(MirType || (exports.MirType = MirType = {})); | ||
| var Mir; | ||
@@ -76,3 +76,3 @@ (function (Mir) { | ||
| Mir.toInterpIrSeq = toInterpIrSeq; | ||
| })(Mir = exports.Mir || (exports.Mir = {})); | ||
| })(Mir || (exports.Mir = Mir = {})); | ||
| //# sourceMappingURL=mir.js.map |
@@ -67,3 +67,3 @@ "use strict"; | ||
| CffOperator[CffOperator["FontName"] = 3110] = "FontName"; | ||
| })(CffOperator = exports.CffOperator || (exports.CffOperator = {})); | ||
| })(CffOperator || (exports.CffOperator = CffOperator = {})); | ||
| // prettier-ignore | ||
@@ -127,3 +127,3 @@ var CharStringOperator; | ||
| CharStringOperator[CharStringOperator["Flex1"] = 3109] = "Flex1"; | ||
| })(CharStringOperator = exports.CharStringOperator || (exports.CharStringOperator = {})); | ||
| })(CharStringOperator || (exports.CharStringOperator = CharStringOperator = {})); | ||
| //# sourceMappingURL=operator.js.map |
+17
-17
| { | ||
| "name": "@ot-builder/io-bin-cff", | ||
| "description": "", | ||
| "version": "1.6.4", | ||
| "version": "1.7.0", | ||
| "license": "MIT", | ||
@@ -27,23 +27,23 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/bin-composite-types": "1.6.4", | ||
| "@ot-builder/bin-util": "1.6.4", | ||
| "@ot-builder/common-impl": "1.6.4", | ||
| "@ot-builder/errors": "1.6.4", | ||
| "@ot-builder/ot-glyphs": "1.6.4", | ||
| "@ot-builder/ot-metadata": "1.6.4", | ||
| "@ot-builder/prelude": "1.6.4", | ||
| "@ot-builder/primitive": "1.6.4", | ||
| "@ot-builder/stat-glyphs": "1.6.4", | ||
| "@ot-builder/var-store": "1.6.4", | ||
| "@ot-builder/variance": "1.6.4", | ||
| "@ot-builder/bin-composite-types": "1.7.0", | ||
| "@ot-builder/bin-util": "1.7.0", | ||
| "@ot-builder/common-impl": "1.7.0", | ||
| "@ot-builder/errors": "1.7.0", | ||
| "@ot-builder/ot-glyphs": "1.7.0", | ||
| "@ot-builder/ot-metadata": "1.7.0", | ||
| "@ot-builder/prelude": "1.7.0", | ||
| "@ot-builder/primitive": "1.7.0", | ||
| "@ot-builder/stat-glyphs": "1.7.0", | ||
| "@ot-builder/var-store": "1.7.0", | ||
| "@ot-builder/variance": "1.7.0", | ||
| "tslib": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@ot-builder/ot-sfnt": "1.6.4", | ||
| "@ot-builder/io-bin-metadata": "1.6.4", | ||
| "@ot-builder/io-bin-sfnt": "1.6.4", | ||
| "@ot-builder/test-util": "1.6.4", | ||
| "@ot-builder/ot-sfnt": "1.7.0", | ||
| "@ot-builder/io-bin-metadata": "1.7.0", | ||
| "@ot-builder/io-bin-sfnt": "1.7.0", | ||
| "@ot-builder/test-util": "1.7.0", | ||
| "@types/jest": "^26.0.23", | ||
| "jest": "^29.3.1" | ||
| "jest": "^29.6.2" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
-631
| # Change Log - @ot-builder/io-bin-cff | ||
| This log was last generated on Sat, 22 Apr 2023 11:20:08 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 1.6.4 | ||
| Sat, 22 Apr 2023 11:20:08 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.6.4 | ||
| - Bump @ot-builder/bin-util to v1.6.4 | ||
| - Bump @ot-builder/common-impl to v1.6.4 | ||
| - Bump @ot-builder/errors to v1.6.4 | ||
| - Bump @ot-builder/ot-glyphs to v1.6.4 | ||
| - Bump @ot-builder/ot-metadata to v1.6.4 | ||
| - Bump @ot-builder/prelude to v1.6.4 | ||
| - Bump @ot-builder/primitive to v1.6.4 | ||
| - Bump @ot-builder/stat-glyphs to v1.6.4 | ||
| - Bump @ot-builder/var-store to v1.6.4 | ||
| - Bump @ot-builder/variance to v1.6.4 | ||
| - Bump @ot-builder/ot-sfnt to v1.6.4 | ||
| - Bump @ot-builder/io-bin-metadata to v1.6.4 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.6.4 | ||
| - Bump @ot-builder/test-util to v1.6.4 | ||
| ## 1.6.3 | ||
| Sat, 22 Apr 2023 01:01:14 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.6.3 | ||
| - Bump @ot-builder/bin-util to v1.6.3 | ||
| - Bump @ot-builder/common-impl to v1.6.3 | ||
| - Bump @ot-builder/errors to v1.6.3 | ||
| - Bump @ot-builder/ot-glyphs to v1.6.3 | ||
| - Bump @ot-builder/ot-metadata to v1.6.3 | ||
| - Bump @ot-builder/prelude to v1.6.3 | ||
| - Bump @ot-builder/primitive to v1.6.3 | ||
| - Bump @ot-builder/stat-glyphs to v1.6.3 | ||
| - Bump @ot-builder/var-store to v1.6.3 | ||
| - Bump @ot-builder/variance to v1.6.3 | ||
| - Bump @ot-builder/ot-sfnt to v1.6.3 | ||
| - Bump @ot-builder/io-bin-metadata to v1.6.3 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.6.3 | ||
| - Bump @ot-builder/test-util to v1.6.3 | ||
| ## 1.6.2 | ||
| Sat, 15 Apr 2023 01:06:43 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.6.2 | ||
| - Bump @ot-builder/bin-util to v1.6.2 | ||
| - Bump @ot-builder/common-impl to v1.6.2 | ||
| - Bump @ot-builder/errors to v1.6.2 | ||
| - Bump @ot-builder/ot-glyphs to v1.6.2 | ||
| - Bump @ot-builder/ot-metadata to v1.6.2 | ||
| - Bump @ot-builder/prelude to v1.6.2 | ||
| - Bump @ot-builder/primitive to v1.6.2 | ||
| - Bump @ot-builder/stat-glyphs to v1.6.2 | ||
| - Bump @ot-builder/var-store to v1.6.2 | ||
| - Bump @ot-builder/variance to v1.6.2 | ||
| - Bump @ot-builder/ot-sfnt to v1.6.2 | ||
| - Bump @ot-builder/io-bin-metadata to v1.6.2 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.6.2 | ||
| - Bump @ot-builder/test-util to v1.6.2 | ||
| ## 1.6.1 | ||
| Sat, 28 Jan 2023 01:12:19 GMT | ||
| ### Patches | ||
| - Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/bin-composite-types to v1.6.1 | ||
| - Bump @ot-builder/bin-util to v1.6.1 | ||
| - Bump @ot-builder/common-impl to v1.6.1 | ||
| - Bump @ot-builder/errors to v1.6.1 | ||
| - Bump @ot-builder/ot-glyphs to v1.6.1 | ||
| - Bump @ot-builder/ot-metadata to v1.6.1 | ||
| - Bump @ot-builder/prelude to v1.6.1 | ||
| - Bump @ot-builder/primitive to v1.6.1 | ||
| - Bump @ot-builder/stat-glyphs to v1.6.1 | ||
| - Bump @ot-builder/var-store to v1.6.1 | ||
| - Bump @ot-builder/variance to v1.6.1 | ||
| - Bump @ot-builder/ot-sfnt to v1.6.1 | ||
| - Bump @ot-builder/io-bin-metadata to v1.6.1 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.6.1 | ||
| - Bump @ot-builder/test-util to v1.6.1 | ||
| ## 1.6.0 | ||
| Sat, 21 Jan 2023 01:10:00 GMT | ||
| ### Minor changes | ||
| - Bump @ot-builder/bin-composite-types to v1.6.0 | ||
| - Bump @ot-builder/bin-util to v1.6.0 | ||
| - Bump @ot-builder/common-impl to v1.6.0 | ||
| - Bump @ot-builder/errors to v1.6.0 | ||
| - Bump @ot-builder/ot-glyphs to v1.6.0 | ||
| - Bump @ot-builder/ot-metadata to v1.6.0 | ||
| - Bump @ot-builder/prelude to v1.6.0 | ||
| - Bump @ot-builder/primitive to v1.6.0 | ||
| - Bump @ot-builder/stat-glyphs to v1.6.0 | ||
| - Bump @ot-builder/var-store to v1.6.0 | ||
| - Bump @ot-builder/variance to v1.6.0 | ||
| - Bump @ot-builder/ot-sfnt to v1.6.0 | ||
| - Bump @ot-builder/io-bin-metadata to v1.6.0 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.6.0 | ||
| - Bump @ot-builder/test-util to v1.6.0 | ||
| ## 1.5.5 | ||
| Sat, 03 Dec 2022 01:09:39 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.5.5 | ||
| - Bump @ot-builder/bin-util to v1.5.5 | ||
| - Bump @ot-builder/common-impl to v1.5.5 | ||
| - Bump @ot-builder/errors to v1.5.5 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.5 | ||
| - Bump @ot-builder/ot-metadata to v1.5.5 | ||
| - Bump @ot-builder/prelude to v1.5.5 | ||
| - Bump @ot-builder/primitive to v1.5.5 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.5 | ||
| - Bump @ot-builder/var-store to v1.5.5 | ||
| - Bump @ot-builder/variance to v1.5.5 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.5 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.5 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.5 | ||
| - Bump @ot-builder/test-util to v1.5.5 | ||
| ## 1.5.4 | ||
| Sat, 09 Jul 2022 01:52:09 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.5.4 | ||
| - Bump @ot-builder/bin-util to v1.5.4 | ||
| - Bump @ot-builder/common-impl to v1.5.4 | ||
| - Bump @ot-builder/errors to v1.5.4 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.4 | ||
| - Bump @ot-builder/ot-metadata to v1.5.4 | ||
| - Bump @ot-builder/prelude to v1.5.4 | ||
| - Bump @ot-builder/primitive to v1.5.4 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.4 | ||
| - Bump @ot-builder/var-store to v1.5.4 | ||
| - Bump @ot-builder/variance to v1.5.4 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.4 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.4 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.4 | ||
| - Bump @ot-builder/test-util to v1.5.4 | ||
| ## 1.5.3 | ||
| Fri, 24 Jun 2022 07:05:26 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.5.3 | ||
| - Bump @ot-builder/bin-util to v1.5.3 | ||
| - Bump @ot-builder/common-impl to v1.5.3 | ||
| - Bump @ot-builder/errors to v1.5.3 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.3 | ||
| - Bump @ot-builder/ot-metadata to v1.5.3 | ||
| - Bump @ot-builder/prelude to v1.5.3 | ||
| - Bump @ot-builder/primitive to v1.5.3 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.3 | ||
| - Bump @ot-builder/var-store to v1.5.3 | ||
| - Bump @ot-builder/variance to v1.5.3 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.3 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.3 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.3 | ||
| - Bump @ot-builder/test-util to v1.5.3 | ||
| ## 1.5.2 | ||
| Sat, 30 Apr 2022 01:52:52 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.5.2 | ||
| - Bump @ot-builder/bin-util to v1.5.2 | ||
| - Bump @ot-builder/common-impl to v1.5.2 | ||
| - Bump @ot-builder/errors to v1.5.2 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.2 | ||
| - Bump @ot-builder/ot-metadata to v1.5.2 | ||
| - Bump @ot-builder/prelude to v1.5.2 | ||
| - Bump @ot-builder/primitive to v1.5.2 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.2 | ||
| - Bump @ot-builder/var-store to v1.5.2 | ||
| - Bump @ot-builder/variance to v1.5.2 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.2 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.2 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.2 | ||
| - Bump @ot-builder/test-util to v1.5.2 | ||
| ## 1.5.1 | ||
| Sat, 02 Apr 2022 01:40:06 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.5.1 | ||
| - Bump @ot-builder/bin-util to v1.5.1 | ||
| - Bump @ot-builder/common-impl to v1.5.1 | ||
| - Bump @ot-builder/errors to v1.5.1 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.1 | ||
| - Bump @ot-builder/ot-metadata to v1.5.1 | ||
| - Bump @ot-builder/prelude to v1.5.1 | ||
| - Bump @ot-builder/primitive to v1.5.1 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.1 | ||
| - Bump @ot-builder/var-store to v1.5.1 | ||
| - Bump @ot-builder/variance to v1.5.1 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.1 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.1 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.1 | ||
| - Bump @ot-builder/test-util to v1.5.1 | ||
| ## 1.5.0 | ||
| Sat, 26 Mar 2022 01:37:00 GMT | ||
| ### Minor changes | ||
| - Bump @ot-builder/bin-composite-types to v1.5.0 | ||
| - Bump @ot-builder/bin-util to v1.5.0 | ||
| - Bump @ot-builder/common-impl to v1.5.0 | ||
| - Bump @ot-builder/errors to v1.5.0 | ||
| - Bump @ot-builder/ot-glyphs to v1.5.0 | ||
| - Bump @ot-builder/ot-metadata to v1.5.0 | ||
| - Bump @ot-builder/prelude to v1.5.0 | ||
| - Bump @ot-builder/primitive to v1.5.0 | ||
| - Bump @ot-builder/stat-glyphs to v1.5.0 | ||
| - Bump @ot-builder/var-store to v1.5.0 | ||
| - Bump @ot-builder/variance to v1.5.0 | ||
| - Bump @ot-builder/ot-sfnt to v1.5.0 | ||
| - Bump @ot-builder/io-bin-metadata to v1.5.0 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.5.0 | ||
| - Bump @ot-builder/test-util to v1.5.0 | ||
| ## 1.4.0 | ||
| Sat, 26 Feb 2022 01:27:19 GMT | ||
| ### Minor changes | ||
| - Enhance OTBCLI with better subset, drop and transform-glyphs (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/bin-composite-types to v1.4.0 | ||
| - Bump @ot-builder/bin-util to v1.4.0 | ||
| - Bump @ot-builder/common-impl to v1.4.0 | ||
| - Bump @ot-builder/errors to v1.4.0 | ||
| - Bump @ot-builder/ot-glyphs to v1.4.0 | ||
| - Bump @ot-builder/ot-metadata to v1.4.0 | ||
| - Bump @ot-builder/prelude to v1.4.0 | ||
| - Bump @ot-builder/primitive to v1.4.0 | ||
| - Bump @ot-builder/stat-glyphs to v1.4.0 | ||
| - Bump @ot-builder/var-store to v1.4.0 | ||
| - Bump @ot-builder/variance to v1.4.0 | ||
| - Bump @ot-builder/ot-sfnt to v1.4.0 | ||
| - Bump @ot-builder/io-bin-metadata to v1.4.0 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.4.0 | ||
| - Bump @ot-builder/test-util to v1.4.0 | ||
| ## 1.3.3 | ||
| Sat, 18 Dec 2021 01:19:54 GMT | ||
| ### Patches | ||
| - Optimize frag unifier (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/bin-composite-types to v1.3.3 | ||
| - Bump @ot-builder/bin-util to v1.3.3 | ||
| - Bump @ot-builder/common-impl to v1.3.3 | ||
| - Bump @ot-builder/errors to v1.3.3 | ||
| - Bump @ot-builder/ot-glyphs to v1.3.3 | ||
| - Bump @ot-builder/ot-metadata to v1.3.3 | ||
| - Bump @ot-builder/prelude to v1.3.3 | ||
| - Bump @ot-builder/primitive to v1.3.3 | ||
| - Bump @ot-builder/stat-glyphs to v1.3.3 | ||
| - Bump @ot-builder/var-store to v1.3.3 | ||
| - Bump @ot-builder/variance to v1.3.3 | ||
| - Bump @ot-builder/ot-sfnt to v1.3.3 | ||
| - Bump @ot-builder/io-bin-metadata to v1.3.3 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.3.3 | ||
| - Bump @ot-builder/test-util to v1.3.3 | ||
| ## 1.3.2 | ||
| Sat, 11 Dec 2021 01:10:33 GMT | ||
| ### Patches | ||
| - IVS support for multi-ary entries (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/bin-composite-types to v1.3.2 | ||
| - Bump @ot-builder/bin-util to v1.3.2 | ||
| - Bump @ot-builder/common-impl to v1.3.2 | ||
| - Bump @ot-builder/errors to v1.3.2 | ||
| - Bump @ot-builder/ot-glyphs to v1.3.2 | ||
| - Bump @ot-builder/ot-metadata to v1.3.2 | ||
| - Bump @ot-builder/prelude to v1.3.2 | ||
| - Bump @ot-builder/primitive to v1.3.2 | ||
| - Bump @ot-builder/stat-glyphs to v1.3.2 | ||
| - Bump @ot-builder/var-store to v1.3.2 | ||
| - Bump @ot-builder/variance to v1.3.2 | ||
| - Bump @ot-builder/ot-sfnt to v1.3.2 | ||
| - Bump @ot-builder/io-bin-metadata to v1.3.2 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.3.2 | ||
| - Bump @ot-builder/test-util to v1.3.2 | ||
| ## 1.3.1 | ||
| Sat, 13 Nov 2021 01:06:17 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.3.1 | ||
| - Bump @ot-builder/bin-util to v1.3.1 | ||
| - Bump @ot-builder/common-impl to v1.3.1 | ||
| - Bump @ot-builder/errors to v1.3.1 | ||
| - Bump @ot-builder/ot-glyphs to v1.3.1 | ||
| - Bump @ot-builder/ot-metadata to v1.3.1 | ||
| - Bump @ot-builder/prelude to v1.3.1 | ||
| - Bump @ot-builder/primitive to v1.3.1 | ||
| - Bump @ot-builder/stat-glyphs to v1.3.1 | ||
| - Bump @ot-builder/var-store to v1.3.1 | ||
| - Bump @ot-builder/variance to v1.3.1 | ||
| - Bump @ot-builder/ot-sfnt to v1.3.1 | ||
| - Bump @ot-builder/io-bin-metadata to v1.3.1 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.3.1 | ||
| - Bump @ot-builder/test-util to v1.3.1 | ||
| ## 1.3.0 | ||
| Sat, 16 Oct 2021 01:18:42 GMT | ||
| ### Minor changes | ||
| - Bump @ot-builder/bin-composite-types to v1.3.0 | ||
| - Bump @ot-builder/bin-util to v1.3.0 | ||
| - Bump @ot-builder/common-impl to v1.3.0 | ||
| - Bump @ot-builder/errors to v1.3.0 | ||
| - Bump @ot-builder/ot-glyphs to v1.3.0 | ||
| - Bump @ot-builder/ot-metadata to v1.3.0 | ||
| - Bump @ot-builder/prelude to v1.3.0 | ||
| - Bump @ot-builder/primitive to v1.3.0 | ||
| - Bump @ot-builder/stat-glyphs to v1.3.0 | ||
| - Bump @ot-builder/var-store to v1.3.0 | ||
| - Bump @ot-builder/variance to v1.3.0 | ||
| - Bump @ot-builder/ot-sfnt to v1.3.0 | ||
| - Bump @ot-builder/io-bin-metadata to v1.3.0 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.3.0 | ||
| - Bump @ot-builder/test-util to v1.3.0 | ||
| ## 1.2.0 | ||
| Sat, 09 Oct 2021 01:06:40 GMT | ||
| ### Minor changes | ||
| - Bump @ot-builder/bin-composite-types to v1.2.0 | ||
| - Bump @ot-builder/bin-util to v1.2.0 | ||
| - Bump @ot-builder/common-impl to v1.2.0 | ||
| - Bump @ot-builder/errors to v1.2.0 | ||
| - Bump @ot-builder/ot-glyphs to v1.2.0 | ||
| - Bump @ot-builder/ot-metadata to v1.2.0 | ||
| - Bump @ot-builder/prelude to v1.2.0 | ||
| - Bump @ot-builder/primitive to v1.2.0 | ||
| - Bump @ot-builder/stat-glyphs to v1.2.0 | ||
| - Bump @ot-builder/var-store to v1.2.0 | ||
| - Bump @ot-builder/variance to v1.2.0 | ||
| - Bump @ot-builder/ot-sfnt to v1.2.0 | ||
| - Bump @ot-builder/io-bin-metadata to v1.2.0 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.2.0 | ||
| - Bump @ot-builder/test-util to v1.2.0 | ||
| ## 1.1.2 | ||
| Sat, 25 Sep 2021 01:08:03 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/bin-composite-types to v1.1.2 | ||
| - Bump @ot-builder/bin-util to v1.1.2 | ||
| - Bump @ot-builder/common-impl to v1.1.2 | ||
| - Bump @ot-builder/errors to v1.1.2 | ||
| - Bump @ot-builder/ot-glyphs to v1.1.2 | ||
| - Bump @ot-builder/ot-metadata to v1.1.2 | ||
| - Bump @ot-builder/prelude to v1.1.2 | ||
| - Bump @ot-builder/primitive to v1.1.2 | ||
| - Bump @ot-builder/stat-glyphs to v1.1.2 | ||
| - Bump @ot-builder/var-store to v1.1.2 | ||
| - Bump @ot-builder/variance to v1.1.2 | ||
| - Bump @ot-builder/ot-sfnt to v1.1.2 | ||
| - Bump @ot-builder/io-bin-metadata to v1.1.2 | ||
| - Bump @ot-builder/io-bin-sfnt to v1.1.2 | ||
| - Bump @ot-builder/test-util to v1.1.2 | ||
| ## 1.1.1 | ||
| Sat, 11 Sep 2021 01:09:21 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/io-bin-cff to v1.1.1 (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.1.0 | ||
| Sun, 18 Jul 2021 02:14:19 GMT | ||
| ### Minor changes | ||
| - Cleanup unnecessary namespaces (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/io-bin-cff to v1.1.0 (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.11 | ||
| Sat, 17 Jul 2021 01:08:07 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/io-bin-cff to v1.0.11 (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.10 | ||
| Sat, 03 Jul 2021 01:07:58 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/io-bin-cff to v1.0.10 (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.9 | ||
| Sat, 05 Jun 2021 01:38:42 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/io-bin-cff to v1.0.9 (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.7 | ||
| Sat, 22 May 2021 01:16:00 GMT | ||
| ### Patches | ||
| - UT: Add unit tests for repeating CNTRMask (otbbuilder-dev@users.noreply.github.com) | ||
| - Fix eslint (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.6 | ||
| Sat, 15 May 2021 06:59:10 GMT | ||
| ### Patches | ||
| - Further fixup publish config (otbbuilder-dev@users.noreply.github.com) | ||
| - Add publishConfig to sub-packages (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.4 | ||
| Sat, 10 Apr 2021 01:18:31 GMT | ||
| ### Patches | ||
| - Add support for long deltas (otbbuilder-dev@users.noreply.github.com) | ||
| ## 1.0.3 | ||
| Sat, 27 Feb 2021 08:18:21 GMT | ||
| ### Patches | ||
| - Upgrade to TS 4.2.2 (belleve@typeof.net) | ||
| ## 1.0.2 | ||
| Sat, 20 Feb 2021 00:57:43 GMT | ||
| ### Patches | ||
| - CFF: Cleanup stack value building by using CReadTimeIVS::BuildValue (belleve@typeof.net) | ||
| ## 1.0.0 | ||
| Sat, 16 Jan 2021 01:31:22 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/variance to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/io-bin-metadata to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/ot-glyphs to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/test-util to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/io-bin-sfnt to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/var-store to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/stat-glyphs to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/ot-metadata to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/primitive to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/ot-sfnt to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/prelude to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/bin-composite-types to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/bin-util to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/common-impl to v1.0.0 (belleve@typeof.net) | ||
| - Bump @ot-builder/errors to v1.0.0 (belleve@typeof.net) | ||
| ## 0.10.34 | ||
| Mon, 23 Nov 2020 01:14:22 GMT | ||
| ### Patches | ||
| - OT184 IVD change (c@cyano.cn) | ||
| ## 0.10.32 | ||
| Sun, 08 Nov 2020 00:11:09 GMT | ||
| ### Patches | ||
| - Enforce ESLint complexity check (otbbuilder-dev@users.noreply.github.com) | ||
| ## 0.10.29 | ||
| Sun, 11 Oct 2020 00:13:03 GMT | ||
| ### Patches | ||
| - Add repository data to Packages' package.json (otbbuilder-dev@users.noreply.github.com) | ||
| ## 0.10.28 | ||
| Sun, 04 Oct 2020 00:12:30 GMT | ||
| ### Patches | ||
| - Cleanup dependencies (belleve@typeof.net) | ||
| ## 0.10.27 | ||
| Sun, 27 Sep 2020 12:15:06 GMT | ||
| ### Patches | ||
| - Fix outstanding CFF1 bugs (belleve@typeof.net) | ||
| ## 0.10.26 | ||
| Sun, 27 Sep 2020 00:12:54 GMT | ||
| ### Patches | ||
| - CLI: Export optimization options (belleve@typeof.net) | ||
| ## 0.10.20 | ||
| Sun, 06 Sep 2020 00:10:37 GMT | ||
| ### Patches | ||
| - Fix ESLint errors (belleve@typeof.net) | ||
| ## 0.10.19 | ||
| Sun, 23 Aug 2020 00:15:35 GMT | ||
| ### Patches | ||
| - Upgrade to TypeScript 4 (belleve@typeof.net) | ||
| ## 0.10.16 | ||
| Sun, 19 Jul 2020 00:10:47 GMT | ||
| ### Patches | ||
| - Lint: Add explicit visibility (belleve@typeof.net) | ||
| ## 0.10.13 | ||
| Sun, 28 Jun 2020 00:10:02 GMT | ||
| ### Patches | ||
| - add CFF1-specific private dict properties (c@cyano.cn) | ||
| ## 0.10.12 | ||
| Sun, 21 Jun 2020 00:10:05 GMT | ||
| ### Patches | ||
| - Upgrade dependencies (belleve@typeof.net) | ||
| ## 0.10.9 | ||
| Sun, 17 May 2020 05:28:46 GMT | ||
| ### Patches | ||
| - Update tslib dep version (otbbuilder-dev@users.noreply.github.com) | ||
| ## 0.10.8 | ||
| Sun, 17 May 2020 03:58:40 GMT | ||
| ### Patches | ||
| - Move data types in Ot.Var from structs to classes. (belleve@typeof.net) | ||
| ## 0.10.7 | ||
| Sun, 03 May 2020 00:09:28 GMT | ||
| ### Patches | ||
| - Remove unnecessary console.log's (belleve@typeof.net) | ||
| - Make Ot.Var.Dim a class instead of a literal type. (belleve@typeof.net) | ||
| ## 0.10.5 | ||
| Mon, 20 Apr 2020 06:43:41 GMT | ||
| ### Patches | ||
| - Force republish -- try 2 (otbbuilder-dev@users.noreply.github.com) |
227548
-30.82%119
-1.65%5561
-29.34%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated