Skip to content

Releases: iamrajjoshi/gloss

v0.13.0

21 Jun 05:05
a6dc887

Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.13.0

v0.12.3

20 Jun 06:38
f79329c

Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.1

20 Jun 06:12
e8bc6c0

Choose a tag to compare

Gloss v0.12.1 makes source peek easier to use: just click a symbol in the diff to open the peek panel. No Cmd/Ctrl-click needed.

Upgrade:

brew update
brew upgrade iamrajjoshi/tap/gloss

npm users can run:

npm install -g getgloss@latest

Full Changelog: v0.12.0...v0.12.1

v0.12.0

20 Jun 05:40
cf890d4

Choose a tag to compare

Gloss v0.12.0 adds source peek for code review. Cmd/Ctrl-click a symbol in the diff to inspect its definition from elsewhere in the repo, without opening your editor.

Highlights:

  • Floating source peek panel that can be dragged and resized over the diff
  • Source definitions for imports, same-file symbols, re-exports, and repo search fallbacks
  • File actions for copy path, copy contents, open in installed local apps, and open in folder
  • Shared file actions menu in both diff headers and source peek

Upgrade:

brew update
brew upgrade iamrajjoshi/tap/gloss

npm users can run:

npm install -g getgloss@latest

Full Changelog: v0.11.0...v0.12.0

v0.11.0

17 Jun 22:50
0ee288f

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

17 Jun 14:50
275cd59

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Jun 23:56
6b78832

Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.9.0

v0.8.5

10 Jun 04:05
4d83970

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4

05 Jun 17:02
09dc1ce

Choose a tag to compare

What's Changed

  • 🐛 fix[gloss]: recover server state permission failures by @iamrajjoshi in #38

Full Changelog: v0.8.3...v0.8.4

v0.8.3

01 Jun 17:13
7479fe6

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3