Skip to content

Releases: lylex/drm

v0.1.3

24 Jan 03:29
Compare
Choose a tag to compare

Changelog

1bb0590 Fix a purge directory issue (#12)

v0.1.2

27 Dec 04:28
Compare
Choose a tag to compare

Changelog

f41f0d7 Fix a bug that can not list files with same name correctly (#9)
ddecdc2 Fix a travis install issue (#8)
f968dc5 Fix travis failure again (#8)
f42e0c3 Use golangci-lint to replace golint (#8)

v0.1.1

22 Dec 15:01
Compare
Choose a tag to compare

Changelog

2ded830 Fix a README typo

v0.1.0

22 Dec 14:51
Compare
Choose a tag to compare

Changelog

9535015 Add cronjob for gc (#3)
2e5d849 Add lint Makefile target
0764148 Add list command and read records from db (#2)
e14f801 Add object package to manage file/folder
1d12cb0 Add restore command (#5)
dfe4e36 Add travis ci support (#4)
11e2e6d Complete README (#7)
3512424 Fix a bug that list can not show all files with same name
3c1c8e6 Fix a travis bug (#4)
96412ba Initial commit
3b00544 Refine DB operation
aadca78 Remove dist target from travis to avoid failures caused by vendor lib
b24d52a Save blab to metadata
91178b4 Switch table lib from apcera/termtables to cheynewallace/tabby
9199ae0 add Makefile
cf3ecf3 add a scaffold
ff44a2e add configuration file via viper
e382b1f add delete operations
faac806 add gc command (#3)
44aaa3e add go module support
9222a59 add goreleaser support
0d163b6 add script for macos installation
5e1e8e5 fix a bug that can not force delete a non-exist file
dce6aad fix a bug that can not return correct version