Skip to content

Releases: iamd3vil/shelf

v0.5.0

25 Jun 18:08
Compare
Choose a tag to compare

Changelog

33c0f2c fix: Remove unneccasary debug logs.

v0.4.0

21 May 12:38
Compare
Choose a tag to compare

Changelog

5c9e047 Add list command
479926d doc: Update README.md

v0.3.0

02 Jun 11:43
5be699e
Compare
Choose a tag to compare

Changelog

3fefc3a Add logo
f164973 Clarify what the application actually does in README.md
16840a7 Merge pull request #2 from iamd3vil/add-logo
5be699e Merge pull request #3 from iamd3vil/relative-path-for-home
2888028 Remove heading since logo is there
f604728 feat: For files in the home directory, only store relative path in db

v0.2.0

29 May 15:15
Compare
Choose a tag to compare

Changelog

7be0914 Add clone shelf command
fb8ca92 Add create shelf command
25fa302 Add github repo to goreleaser
1bffb95 Add goreleaser
c163636 Add restore shelf command
cdc93c0 Add support for tracking files with same name
9315f1e Add track file command
36f9650 Add where command to print the path to the shelf
6e76f7a Fix a bug while creating a symlink
419adec Initial commit
962581d Merge pull request #1 from mr-karan/snapshot
b017970 Update README.md
4b4c63a Update README.md
8bba4a1 feat: Add snapshot feature
6337d70 feat: typo fixes

v0.1.0

28 May 14:36
Compare
Choose a tag to compare

Changelog

7be0914 Add clone shelf command
fb8ca92 Add create shelf command
8296107 Add github repo to goreleaser
1bffb95 Add goreleaser
c163636 Add restore shelf command
cdc93c0 Add support for tracking files with same name
9315f1e Add track file command
36f9650 Add where command to print the path to the shelf
6e76f7a Fix a bug while creating a symlink
419adec Initial commit
4b4c63a Update README.md
b017970 Update README.md