File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.0
4+
5+ - changed min Python version to Python 3.6+ interpreters
6+ - added support for default VDMX table removal
7+ - added ` --keep-vdmx ` option to keep original VDMX table
8+ - updated fontTools dependency to v4.0.0
9+ - changed configuration to build wheels for Py3 only
10+ - setup.py file updated with new classifiers
11+ - added new Ubuntu-Regular.ttf testing file with the UFL license
12+ - added the Roboto testing file license
13+
314## v0.3.0
415
516- modified ` glyf ` table instruction set bytecode removal approach for composite glyphs
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version = __version__ = "0.4.0.dev0 "
15+ version = __version__ = "0.4.0"
You can’t perform that action at this time.
0 commit comments