Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Releases: nkantar/GHT.vim

1.1.6

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:43
  • GHT.vim now has a Code of Conduct!

1.1.5

Choose a tag to compare

@nkantar nkantar released this 01 Aug 14:47
  • Added CHANGELOG.md
  • Added SayThanks.io badge to README.md
  • Updated README.md to include syntax highlighting.
  • Fixed typo in CONTRIBUTING.md.

1.1.4

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:30
  • Templates!~ Yes, ISSUE_TEMPLATE.md, PULL_REQUEST.md, and CONTRIBUTING.md are now present.
  • README.md may or may not have been (read: was) updated.

1.1.3

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:30
  • Automatic Markdown syntax highlighting is now a thing.

1.1.2

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:29
  • If you try GHT('derp') or similar, you'll get a nice error message.
  • The codebase got a slight makeover.

1.1.1

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:29
  • If you don't have the template you try loading, you'll get a nice warning message.
  • Filesystem root detection is no longer broken, so no more infinite loops outside of a repository.

1.1.0

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:29
  • The main GHT() function no longer sports a broken scope designation.

1.0.0

Choose a tag to compare

@nkantar nkantar released this 31 Jul 22:28
  • First public release! 🎉
  • Implement basic features:GHTIssue and GHTPR commands load appropriate templates in a scratch buffer.