Skip to content

Releases: oren0e/gitopen

v1.4.1

29 Mar 20:02
0bd455b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 May 21:04
3ed0ef2
Compare
Choose a tag to compare

What's Changed

v1.3.3

19 Feb 20:08
0299ac2
Compare
Choose a tag to compare

What's Changed

  • Binary size improvement, update dependencies, update rust toolchain by @oren0e in #12

v1.3.2

19 Feb 19:32
5dd38a2
Compare
Choose a tag to compare

What's Changed

  • Fix Repo address should be parsed even without .git at the end by @oren0e in #11

v1.3.1

12 Jul 08:59
Compare
Choose a tag to compare

What's Changed

  • Allow opening lines from other branches than main branch by @oren0e in #9

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Jul 16:51
378c43e
Compare
Choose a tag to compare

What's Changed

  • Bump regex crate version by @oren0e in #6
  • Add option to open file at specific line number by @oren0e in #7
  • Don't hardcode split char in the error message by @oren0e in #8

Full Changelog: v1.2.1...v1.3.0

v1.2.1

11 Feb 00:06
012cf22
Compare
Choose a tag to compare

What's Changed

  • Use string slices in places where it is possible to replace String type for efficiency by @oren0e in #4
  • Added feature to open a specific commit by @oren0e in #5

Full Changelog: v1.1.1...v1.2.1

v1.1.1

04 Nov 20:01
bfb791c
Compare
Choose a tag to compare

What's Changed

  • Fix/work with gitlab: Fix PR URL parsing to work with GitLab as well by @oren0e in #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Nov 19:30
4f7b5f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Nov 19:02
62f76b0
Compare
Choose a tag to compare

First release.