Skip to content

Releases: lfaoro/flares

v3.0.0

16 Oct 15:15
ec1623a
Compare
Choose a tag to compare

Changelog

5fd6482 Merge pull request #17 from bdougherty/api-token
ff60f98 Merge pull request #18 from lfaoro/add-token-refactor
ec1623a Merge pull request #19 from lfaoro/update-goreleaser
df57443 Update to use API token
58de6c4 add vendor/ to gitignore
b8b2f7b bump go ver to 1.17 and update dependencies
999b91c make it clear how to generate API token
c9fa07b refactor to work with token
ca9adc0 remove vendor folder
f780407 typo in error output (#14)
0b0000f update gitlab-ci to use API token
146f54e update goreleaser

2.3.2

04 Aug 20:42
Compare
Choose a tag to compare

Changelog

c9cb08f fix: increase http timeout over the cloudflare client (#13)

v2.3.1

06 Jun 17:57
Compare
Choose a tag to compare

Changelog

31ec030 move wg.Wait() outside of for-loop

v2.3.0

05 Jun 17:01
Compare
Choose a tag to compare

Changelog

d6bf51c Merge pull request #12 from grahamhayes/remove-conncurrency
8c76d95 Remove concurrency from "--all" operation
4c48aca add contribute button
13ed8a0 add contribute button
7466251 add docker pulls to readme
4f4ff2d cloudflare: add concurrency w/o closing on domain
8e13af8 fix merge conflict

v2.2.1

05 Jun 09:03
Compare
Choose a tag to compare

Changelog

99fd399 add installer for linux/bsd
68b50b2 improve error message
453230b readme update linux installer

v2.2.0

05 Jun 04:36
Compare
Choose a tag to compare

Changelog

6f90253 add concurrency on --all and --export

v2.1.1

05 Jun 03:10
Compare
Choose a tag to compare

Changelog

c13a707 cloudflare: remove debug log

v2.1.0

04 Jun 23:51
Compare
Choose a tag to compare

Changelog

55c20da cloudflare: fix pagination for over 50 domains fixes #9
e57e272 cloudflare: improve error context
8aadd28 readme remove fossa badge

v2.0.0-beta

03 Jun 11:34
Compare
Choose a tag to compare

Changelog

5ac812b Merge branch 'master' of https://github.com/lfaoro/flares
643072e Merge pull request #7 from FGRibreau/use-gitlab-ci-as-scheduler
1eb10ed add .idea/ to .gitignore
4661a7c add release command
cba7264 add release cycle
be6744d add tag command
54967e9 deps: vendor new deps
c63a9e6 doc: explain how to use on Gitlab-CI
7896d9f feat: add .gitlab-ci.yml to use gitlab-ci as task scheduler
b0b131a fix #9
3155a38 fix: better script
bdba03b misc: update modules
5aef587 refactor client initialization
bad70c4 remove multipart header
9fb7ed6 u
4e9abf9 update issue template
2b24c76 update issue template
cd54e24 update license copyright
78e7646 update readme

v2.0.0

03 Jun 12:08
5e10f59
Compare
Choose a tag to compare

Changelog

5ac812b Merge branch 'master' of https://github.com/lfaoro/flares
5e10f59 Merge pull request #10 from lfaoro/develop
643072e Merge pull request #7 from FGRibreau/use-gitlab-ci-as-scheduler
1eb10ed add .idea/ to .gitignore
3d2f03d add asciinema demo
4661a7c add release command
cba7264 add release cycle
be6744d add tag command
54967e9 deps: vendor new deps
c63a9e6 doc: explain how to use on Gitlab-CI
7896d9f feat: add .gitlab-ci.yml to use gitlab-ci as task scheduler
b0b131a fix #9
3155a38 fix: better script
bdba03b misc: update modules
d0ec9f5 readme: update
5aef587 refactor client initialization
bad70c4 remove multipart header
9fb7ed6 u
4e9abf9 update issue template
2b24c76 update issue template
cd54e24 update license copyright
78e7646 update readme