Skip to content

Releases: mdm-code/gsnip

v0.5.1

24 Aug 20:32
4579e2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Feb 22:48
Compare
Choose a tag to compare

Moved to RPC from custom headers. Improved unit-test code coverage.

v0.4.1

18 Feb 08:33
Compare
Choose a tag to compare

Improvements to code documentation and code structure.

v0.3

06 Jan 23:02
Compare
Choose a tag to compare

Moved from User Diagram Protocol to Unix Domain Socket that I wanted to use in the first place. It is faster and seemingly more suitable for a small utility like gsnip.

v0.2

22 Dec 12:55
Compare
Choose a tag to compare

Added snippet source file discover on the server side. It adheres to XDG guidelines. Also, I fixed all the annoying bugs that I came across.

v0.1

14 Dec 21:57
Compare
Choose a tag to compare

This is a working program. It's built purely with standard library packages. I cannot vouch that it's bug free, but I tried to do my best make sure it is.