Skip to content

Releases: Clivern/Poodle

2.2.3

03 Jun 20:45
Compare
Choose a tag to compare

Changelog

bc4fc36 Bump github.com/briandowns/spinner from 1.11.1 to 1.12.0 (#38)
13a2df1 Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (#40)
2b310c2 Update actions/setup-go action to v2 (#47)
9b73728 Update araddon/dateparse commit hash to 0eec95c (#41)
0f7616c Update github.com/araddon/dateparse commit hash to 6b43995 (#48)
935f1bf Update module github.com/briandowns/spinner to v1.13.0 (#49)
942bbcd Update module github.com/briandowns/spinner to v1.14.0 (#50)
a97ff33 Update module github.com/sirupsen/logrus to v1.8.1 (#45)
f2f82b8 Update module sirupsen/logrus to v1.7.1 (#43)
d00abd5 Update module sirupsen/logrus to v1.8.0 (#44)
ff062c0 Update module spf13/cobra to v1.1.0 (#35)
4728b87 Update module spf13/cobra to v1.1.1 (#36)
352d92c Update module spf13/cobra to v1.1.3 (#42)
121f5ed cleanup
3d5f974 release
ab05c0d replace travis ci
cf9a81a switch to go 1.16

2.2.2

03 Oct 14:51
Compare
Choose a tag to compare

Changelog

9e94f2a Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#33)
ba92cab Update github.com/araddon/dateparse commit hash to 8aadafe (#34)
3c098f0 Update module manifoldco/promptui to v0.8.0 (#31)
f7dda06 typo
de6936f update

2.2.1

04 Aug 20:38
Compare
Choose a tag to compare

Changelog

f6ef10f fix #29 & bump

2.2.0

04 Aug 12:20
c7e591f
Compare
Choose a tag to compare

Changelog

c7e591f Feature/service URL as var (#28)

2.1.0

30 Jul 17:45
3bb60fc
Compare
Choose a tag to compare

Changelog

c666e32 Update README.md
4a4d266 Update README.md
2b5f9f4 Update README.md
3bb60fc support public endpoints (#26)
3167024 typo
f50d933 update
b1cf562 update

2.0.1

24 Jul 19:55
Compare
Choose a tag to compare

Changelog

9711722 Fix missing headers

2.0.0

24 Jul 19:27
bd9e6a3
Compare
Choose a tag to compare

Changelog

bd9e6a3 Merge pull request #24 from Clivern/feature/proper-sync
dd9b341 enhance sync
d9bd0f9 fix delete sync
00fccfa update
a560f97 update
c99e27e update
428063f update

1.0.1

23 Jul 21:27
Compare
Choose a tag to compare

Changelog

7bbc239 bump
6543e79 delete prompt #23

1.0.0

23 Jul 16:18
Compare
Choose a tag to compare

Changelog

a5a1772 Merge branch 'master' of github.com:Clivern/Poodle
670cb50 Update README.md
6ff9a8f add bearer auth, close #17
1661f28 stable release 🚀

0.3.2

23 Jul 10:38
Compare
Choose a tag to compare

Changelog

78e7b34 exclude service without endpoints #22 & bump