mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 05:38:41 -09:00
0.4.3
This commit is contained in:
parent
801bcab4dc
commit
271e1a8090
2 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
||||||
|
|
||||||
|
0.4.3 / 2016-07-14
|
||||||
|
==================
|
||||||
|
|
||||||
|
* terms: improve write performance
|
||||||
|
* remove unused import
|
||||||
|
|
||||||
0.4.2 / 2016-07-13
|
0.4.2 / 2016-07-13
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hyperterm",
|
"name": "hyperterm",
|
||||||
"productName": "HyperTerm",
|
"productName": "HyperTerm",
|
||||||
"version": "0.4.2",
|
"version": "0.4.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "zeit/hyperterm",
|
"repository": "zeit/hyperterm",
|
||||||
"description": "HTML/JS/CSS Terminal",
|
"description": "HTML/JS/CSS Terminal",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue