@sutton-signwriting/font-ttf
Version:
a javascript package for the web components and browser that generates SVG and PNG images for individual symbols and complete signs
22 lines (15 loc) • 741 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.0] - 2020-02-19
### Changed
- Updated font CDN to use Unpkg
## [1.0.0] - 2019-12-09
### Added
- core modules of font, fsw and swu for individual symbols and complete signs
- documentation for core modules
[Unreleased]: https://github.com/sutton-signwriting/font-ttf/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.1.0
[1.0.0]: https://github.com/sutton-signwriting/font-ttf/releases/tag/v1.0.0