v0.4.0
Major refactoring done to keep code DRY and significantly more easier to navigate. Also main package (the cli) and the callable code have been separated; thus enabling anyone to import the client library using go mod
Changelog
d937504 Merge pull request #7 from HugoReeves/master
aa7459b Merge pull request #8 from rogerwelin/refactor-project-structure
581d4df add fields to struct, make terminal output optional
054bf91 add more tests
a1aa580 documenting refactor changes
85e9601 major refactoring of project structure
a83856d readme: add nix/nixos install instructions
3767016 remove duplicated code sections