Skip to content

Releases: Snazzah/SublimeDiscordRP

v2.1.5 (2018-11-16)

16 Nov 21:29
c6d4c4e
Compare
Choose a tag to compare

v2.1.4 (2018-09-20)

29 Mar 19:07
v2.1.4
a056870
Compare
Choose a tag to compare
  • Added {loc} template variable (#30)

v2.1.3 (2018-04-11)

11 Apr 12:09
v2.1.3
61977ec
Compare
Choose a tag to compare
  • Hotfix to restore functionality (#28)

v2.1.2 (2018-04-10)

10 Apr 00:15
v2.1.2
170b86d
Compare
Choose a tag to compare
  • Properly clear activity when disconnecting
  • Retrieve reply messages for easier debugging (#27)

v2.1.1 (2018-02-26)

10 Apr 00:24
v2.1.1
a44ba4e
Compare
Choose a tag to compare
  • Added Rust icon
  • Fixed problem with C syntax not being reported
  • Added license

v2.1.0 (2018-01-10)

10 Apr 00:23
v2.1.0
fc59e6a
Compare
Choose a tag to compare
  • Smarter syntax detection for the icon display, based on scope names (@gwenzek #15)
  • Automatic reconnect when trying to connect or sending activity failed (#12, #16)
  • Be less noisy about lost connections (#16)
  • Added big_icon setting that shows the language used as the big icon
    instead (@coderobe #11)
  • Unroll "src/" folders for project name guessing (@coderobe #10)

v2.0.0

13 Dec 14:30
v2.0.0
938cf94
Compare
Choose a tag to compare
  • Rewrite entirely
  • Add support for UNIX
  • Remove support for ST2
  • Some settings were reworked

v1.0.4

12 Dec 23:38
53991d4
Compare
Choose a tag to compare
Fix IPC finding for Windows (#1)

v1.0.3

12 Dec 17:58
53991d4
Compare
Choose a tag to compare
Fix IPC finding for Windows (#1)

v1.0.2

11 Dec 02:26
7c3eab8
Compare
Choose a tag to compare
Added start state option, add handle for IPC fails, fix issues