
# CHANGELOG

## 3.3.0 (2024-01-04)

- Feature: support [Gitea.com](https://about.gitea.com/)

## 3.2.0 (2020-11-28)

- Feat: 内置类型也支持部分自定义配置。

## 3.1.1 (2020-10-24)

- Feat: 支持 AntCode。

## 3.0.1 (2019-04-28)

- fixed #73

## 3.0.0 (2019-04-25)

- feat: config in .gitconfig.
- config: github PR scheme config.
- feat: support `--remote` bash paramter.

## 2.8.0 (2017-10-01)

- feat: check update.
- feat: gitopen blame.
- feat: alias cis -> commits.
- fix: encode branch name.
- fix: support branch name with dot.
- fix: replace multiple times schema placeholder.

## 2.7.3 (2017-05-04)

- fix(github): Open PR by id in github. #56

## 2.7.2 (2017-04-11)

- [fixed]: getBaseBranch when commit message with square brackets. #52

## 2.7.1 (2017-03-02)

- feat: Useful error message for user.

## 2.7.0 (2017-02-22)

- feat: Auto get base branch for create PR/MR. #47, #48

## 2.6.0 (2017-02-09)

- feat: Support code.csdn.net #46

## 2.5.2 (2017-02-09)

- feat: Add `gitopen branches` command. #44
- feat: Delete gitcafe(merged into coding.net). #45

## 2.5.1 (2016-10-27)

* fix(path.dirname): path.dirname(undefined) throw error since node v6. #40, #41

## 2.5.0 (2016-06-01)

* better open pull request way. You can choose remote branch by option menu. #35

## 2.4.2 (2016-05-30)

* `gitopen pulls` alias: `gitopen prs`, `gitopen mrs`. #34

## 2.4.1 (2015-08-15)

* #28, fixed bitbucket's commit scheme config.

## 2.4.0 (2015-08-12)

* #27, `$ gitopen {hash}`

## 2.3.4 (2015-08-03)

* fixed(config): fixed bitbucket pulls scheme config. #26

## 2.3.3 (2015-07-24)

* fixed #24 escape url for command args.
* fixed GitLab not support releases.

## 2.3.2 (2015-07-23)

* fixed `--path` option. #23

## 2.3.1 (2015-07-23)

* #22 fixed resolve relative path.

## 2.3.0 (2015-07-23)

* feat(path): support open filepath or directory. #16 #21

## 2.2.0 (2015-07-22)

* Add and Update gitopen, hgopen, svnopen documents
* Change `gitopen issue` to open new issue.
* Change `gitopen milestone` to open new milestone.
* Add `gitopen pr#1` alias for pull-request, more details sea README.

## 2.1.0 (2015-07-21)

* Add feature: open pull-request or merge request by id. fixed #10

## 2.0.0 (2015-07-21)

* Add `hgopen` feature #7, #14
* Refact open-commander.
* Fixed gitopen new pull-request.
* More testcases.

## 1.2.1 (2015-07-15)

* Fixed custom gitlab server without scheme. #8, #9

## 1.2.0 (2015-07-15)

* Add coding.net support. #2
* Add @profile support. #3

[milestone@1.2.0](https://github.com/hotoo/gitopen/issues?q=milestone%3A1.2.0)

## 1.1.0 (2015-07-13)

* Support Windows, Mac OS X, Unix and Linux. #1

## 1.0.1 (2015-07-12)

* feat(windows): Add windows supports.

## 1.0.0 (2015-07-05)

## 0.2.0 (2015-07-05)

## 0.1.0 (2015-07-02)
