Skip to content

Releases: ArchiveNetwork/wgcf-cli

v0.3.6

16 Jun 01:53
16b1357

Choose a tag to compare

  • 16b1357
    Update README.md

  • 58a6f88
    Chore: change uint8 to uint

  • afd47f6
    Update module github.com/spf13/cobra to v1.8.1 (#29)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 58a93d2
    Update actions/checkout digest to 692973e (#28)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 763193c
    Update module golang.org/x/crypto to v0.24.0 (#26)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 508d04a
    Update actions/checkout digest to a5ac7e5 (#25)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 51e4715
    ci: Wrong url

Full Changelog: v0.3.5...v0.3.6

v0.3.5

16 May 22:37
0e1d9dd

Choose a tag to compare

  • 0e1d9dd
    ci: CGO_ENABLED=0

  • 2fcb683
    generate: Add type wg-quick support

  • 4ad7f1c
    Makefile: Unified the behavior of variable setting

  • a57b9b5
    Add .vscode workspace configuration file

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 May 05:39
0822903

Choose a tag to compare

  • 0822903
    Makefile: Auto detect -buildmode=

  • 1cfb312
    Feat: Recharge your account indefinitely
    to enable this feature, build with -tags=with_plus

  • 8599359
    Fix: Error handled multiple times

  • 8c7924c
    Chore: Move client to package variable
    prepare for new feature

  • c116aaa
    Makefile & ci: Adjust build process

Full Changelog: v0.3.3...v0.3.4

v0.3.3

14 May 17:51
af5ea97

Choose a tag to compare

  • af5ea97
    Makefile: Add completion target, rename build target &
    change default GOFLAGS

  • 2a17b3e
    Fix: Check whether config file exist before register &
    Remove unnecessary return field

  • 0e3c3a0
    Update actions/checkout digest to 0ad4b8f (#24)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • b2f18de
    Update actions/checkout digest to 44c2b7a (#23)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 26ccdc6
    Update module golang.org/x/crypto to v0.23.0 (#22)
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 3f09cb0
    Readme: Update to latest output

Full Changelog: v0.3.2...v0.3.3

v0.3.2

06 May 10:48
bc889dd

Choose a tag to compare

  • bc889dd
    Command: Capitalize and fix short descriptions

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 May 04:02
0d39248

Choose a tag to compare

  • 0d39248
    Feat: Generate a wireguard config for xray/sing-box
    Fix: Handle http response body correctly

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 May 09:59
968b3bc

Choose a tag to compare

v0.2.2

20 Feb 07:00
c9eacc4

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Feb 23:14
3b68b27

Choose a tag to compare

  • 3b68b27
    Fix: Ini config show "Usage" when Type="team" &
    Replace wireguard iproute2 rules

  • 26fc5f4
    Feat: scripts/install.sh: Add BETA option

  • 22cd6dd
    Workflow: Optimize generation of change log

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Feb 17:55
ee36c55

Choose a tag to compare

  • ee36c55
    Fix: issue while convert .ini suffix in json format

  • 9ed5cb0
    Fix: panic while update .json suffix file in ini format

  • 7097ca5
    Feat: Add ConvertIniToJson function

  • 2b46c61
    utils/plus.go: Fix: Missing ini config support

  • b683331
    Feat: Add ini config file support

but very ugly

Full Changelog: v0.1.6...v0.2.0