hub/RELEASE_NOTES.md

31 строка
861 B
Markdown
Исходник Обычный вид История

2013-06-25 19:42:11 +04:00
* **0.9.0** (in progress)
* Proxy commands to `git`
* `gh alias`
2013-06-25 02:41:08 +04:00
* **0.8.0** June 24, 2013
* Implement `gh checkout`
2013-06-25 02:44:29 +04:00
* Rename `gh pull` to `gh pr`
2013-06-25 02:41:08 +04:00
* **0.7.0** June 12, 2013
* Implement `gh remote`
* **0.6.1** June 12, 2013
* Allow optional `.git` as Git url
* **0.6.0** June 11, 2013
* Implement `fork`
* **0.5.2** June 8, 2013
* Extract GitHub API related code to [`octokat`](https://github.com/jingweno/octokat)
* **0.5.1** June 7, 2013
* Remove `-p` flag from `browse`
* **0.5.0** June 5, 2013
* Rename `pull-request` to `pull`
* Rename `ci-status` to `ci`
* **0.4.1** June 2, 2013
* Add Rake task to bump version
* **0.4.0** June 2, 2013
* Implement `compare`
* Fix bugs on `browse`
* **0.0.3** June 1, 2013
* Implement `browse`
* **0.0.2** May 29, 2013
* Implement `ci`
* **0.0.1** May 22, 2013
* Implement `pull-request`