r5.0.1
This commit is contained in:
parent
79a0303154
commit
16b8c57e93
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
## Modifications since version 2.x
|
||||
|
||||
### 5.0.1
|
||||
|
||||
* Correct shape of turned `t`, and width of various variant of `t` and `r` in Aile (#892).
|
||||
* Add ligation for connected underscore. Currently only under `dlig` (#888).
|
||||
|
||||
|
||||
### 5.0.0
|
||||
|
||||
* **Breaking** Iosevka Aile and Iosevka Etoile now support `cv##` and `ss##` features.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"main": "./font-src/index.js",
|
||||
"scripts": {
|
||||
"build": "node utility/ensure-verda-exists && verda -f verdafile.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue