Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 11:07
· 2 commits to main since this release
f65f29e

Changelog

f65f29e Merge pull request #12 from arduino/check-markdown
161dfa1 Fix broken links
01c74e9 Add CI workflow to check Markdown files for problems
66fc6aa Add logging cli flag (#10)
6e9ef67 Merge pull request #9 from arduino/add-fqbn
5d5bff1 Merge pull request #11 from arduino/release-tag
85d23af Merge pull request #8 from arduino/check-workflows
fcaf775 Add GitHub Actions workflow to generate releases
83c35cb add fqbn flag
da15e39 Add CI workflow to validate GitHub Actions workflows
13fe018 Merge pull request #7 from arduino/check-taskfiles
d716344 Merge pull request #6 from arduino/check-go-dependencies
f85e78d Add CI workflow to validate Taskfiles
f189a03 Merge pull request #5 from arduino/sync-labels
16fb810 Add go-paths-helper as a reviewed dependency
6cb728c Add CI workflow to check for unapproved Go dependency licenses
3518634 Merge pull request #4 from arduino/check-go-task
3e5fd8e Add CI workflow to synchronize with shared repository labels
66209e8 Add CI workflow to lint and check formatting of Go code
17fd16a Merge pull request #3 from arduino/cmaglie-patch-1
da6d013 Fix tools path calculation
4f3552f Merge pull request #2 from arduino/add_version
baed5fc Merge pull request #1 from arduino/tools_helper
a3e391d Added version command
eefc0dc Added function to retrieve tools path
2effbfc Update main.go
d6be8bb Import implementation and example
1e29271 Updated license to GNU AFFERO
4697d46 Update readme
a1eaa46 first commit