hyper/HISTORY.md

25 lines
754 B
Markdown
Raw Normal View History

2016-07-01 17:18:22 -08:00
2016-07-03 14:14:48 -08:00
0.2.1 / 2016-07-03
==================
* improvements to update checker
2016-07-03 13:21:56 -08:00
0.2.0 / 2016-07-03
==================
* Implement hterm (#28) [@rauchg]
* Fix "Download" link being clickable when hidden (#7) [@rauchg]
* Jump to begining of end at edges of tabs when moving sideways (#22) [@rauchg]
* Make clear where to run `npm start` (#19) [@montogeek]
* Add fullscreen menu item (#1) [@rauchg, @montogeek]
* Improve README and scripts (#15) [@leo]
* Add support for cmd+shift+[|] [@rauchg]
* Add dev build instructions to README (#3) [@rauchg]
* Make `ctrl+c` close <webview> instead of `cmd+w` (#2) [@rauchg]
* Improve `zip` builds to not include nested directory [@rauchg]
2016-07-01 17:18:22 -08:00
0.1.0 / 2016-07-01
==================
* initial release