Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@deild deild released this 22 May 19:06
· 4 commits to master since this release

Changelog

4a67cc3 chore: fix release pipeline
d5dc470 fix: fix print command in success issue
05193fd refactor: move db functions in db package
5b2b429 chore: Add gometalinter to CI pipeline
67ef474 feat: Set up CI/CD pipeline with goreleaser
0724997 refactor: corrects suggestions made by gometalinter
73e2f33 chore: update Travis CI build
7426cb1 chore: uses magefile instead of Makefile
e67b94f refactor: update the project
d724aec fix: fix issue in clean command
26e1909 Fix issue in the toggle function
c1b83c1 Remove commented source
d963c7a Add new status "WIP" to the items Refactor the datastore source Add tests to the collection functions
1d0f2db Update cli package new address and godeps ref
319d7ad Added check for duplicated IDs in ReorderByIDs
5c9e0c8 Added the option to reorder according to the given ID list
efb98fa Use Go 1.8 on Travis
986e36c Add short name for clean command