Releases: jharshman/fwsync
Releases · jharshman/fwsync
v0.0.3
What's Changed
- Add command to print current ip. by @jharshman in #15
- add logo to readme by @jharshman in #16
- small cleanup tasks by @jharshman in #17
- small cleanup tasks by @jharshman in #18
- Update the README.md file with available commands. by @jharshman in #19
- Create abstractions to support multiple Cloud Providers. by @jharshman in #20
- Implement provider linode by @jharshman in #21
- small cleanup tasks by @jharshman in #22
- bugfix: dumb logic error in Initialize by @jharshman in #23
- Supress duplicate errors. by @jharshman in #24
- Fix a small typo in the taskfile. by @jharshman in #25
- Bounds check on nested slices by @jharshman in #26
- Add contribution guidelines. by @jharshman in #27
- docs: Update documentation and link to contrib guide. by @jharshman in #28
- docs: Akamai getting started guide. by @jharshman in #29
- Only check for available updates when running version cmd by @jharshman in #30
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #31
Full Changelog: v0.0.1...v0.0.3
v0.0.1
What's Changed
- Replace the const for project with a settable value by @jharshman in #10
- Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 by @dependabot[bot] in #11
- Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot[bot] in #12
- Bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot[bot] in #13
- Bump github.com/cloudflare/circl from 1.5.0 to 1.6.1 by @dependabot[bot] in #14
Full Changelog: v0.0.1-9...v0.0.1
v0.0.1-9
What's Changed
- bugfix: Missing newline for PATH modification by @jharshman in #6
- Update Go Dependencies by @jharshman in #8
- add MIT license file & copyright by @jharshman in #9
Full Changelog: v0.0.1-8...v0.0.1-9
v0.0.1-8
v0.0.1-7
v0.0.1-6
v0.0.1-5
v0.0.1-4
v0.0.1-3
v0.0.1-snapshot-1
Changelog
- 4e4f705 pass args to release workflow