Skip to content

Releases: mightymatth/arcli

v0.3.11

23 Feb 18:39
c1b2abd
Compare
Choose a tag to compare

v0.3.10

01 Jun 10:19
Compare
Choose a tag to compare

Full Changelog: v0.3.9...v0.3.10

v0.3.9

01 Jun 10:11
Compare
Choose a tag to compare

Full Changelog: v0.3.8...v0.3.9

v0.3.8

22 Nov 17:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.8

v0.2.0

24 Jan 22:24
f102c94
Compare
Choose a tag to compare

Changelog

149c27c Brew formula update for arcli version v0.1.2
e526453 Fixed some golint issues
b66fd9a Implemented updating time entry
acb889d Merge branch 'master' of github.com:mightymatth/arcli
f102c94 Merge pull request #1 from mightymatth/edit-time-entry
43e4e5d Tried to satisfy golint :)

v0.1.2

21 Jan 16:23
Compare
Choose a tag to compare

Changelog

4644173 Brew formula update for arcli version v0.1.1
e49ff36 Fixed data race on printing status
53b7bd0 Modified commands for login inline and interactive
ce0a23d Tested with 4.1.0, readme change
e4ba74b Update README.md

v0.1.1

18 Jan 16:20
Compare
Choose a tag to compare

Changelog

378494c Brew formula update for arcli version v0.1.0
77b68d9 Error handling on time entries; automated versioning updates; links for projects/issues
634ce99 README changes

v0.1.0

16 Jan 23:31
Compare
Choose a tag to compare

Changelog

3b050ff Brew formula update for arcli version v0.0.0-pre3
8f99cee Edited README
66bda78 Time entries print; readme; commands documentation; goreleaser

v0.0.0-pre3

16 Jan 13:08
Compare
Choose a tag to compare

Changelog

ff3202d Brew formula update for arcli version v0.0.0-pre2
a10a591 Modified goreleaser
1ebf939 goreleaser fix

v0.0.0-pre2

16 Jan 01:09
Compare
Choose a tag to compare

Changelog

7645df1 Added better error handling on time entries
6971786 Added concurrent status data fetching
e95998b Added last used hostname
17b6ec7 Added projects listing
9465e4f Added single issue view command
5fdf1a5 Added time entries
1d6424e Brew formula update for arcli version v0.0.0-pre1
64326ca Few fixes
64124b0 Finished aliases, abbreviations, delete multiple logs
e9b37a4 Finished login and logout, added status
b26598c Fixed relative time representation.
2c85451 Fixed status
11f4a50 Fixed status print, improved error messages.
b4fe199 Improved search
5a7750f Init commit
54fee8a Initial commit
96b2f1e Merge branch 'master' of github.com:mightymatth/arcli
302c2a4 Merged workflow-fix
5422981 Update README.md
b5e04e2 added github actions and goreleaser
b30f47d workflow fix