Releases: blues/note-cli
Releases · blues/note-cli
v1.9.1
What's Changed
- NF-1336: Fix some sideload bugs. by @haydenroche5 in #48
- feat: support valid JSON object parsing for -setup by @Bucknalla in #49
- NF-1489: Add support for recording Notecard PCAPs. by @haydenroche5 in #50
- fix: handle segfault on missing input data by @Bucknalla in #51
- Fix: Remove the signout from authSigninToken by @dholigan in #52
- chore: update notecard-schema URL to tagged release by @Bucknalla in #53
- Browser-based login via OAuth for Notehub CLI by @scottfrazer in #54
- fix: regression for unauthenticated argument handling by @rayozzie in #56
New Contributors
Full Changelog: v1.8.1...v1.9.1
v1.8.1
What's Changed
- NF-1321: Make sure to close Notecard before exiting notecard CLI. by @haydenroche5 in #45
- feat: add -dry to verify requests by @Bucknalla in #47
- fix: new config load by @zfields in #46
Full Changelog: v1.7.5...v1.7.6
v1.7.5
v1.7.4
What's Changed
- fix: adds a PAT token specifically for writing to homebrew-note-cli by @Bucknalla in #41
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- feat: adds .deb & homebrew goreleaser packages by @Bucknalla in #35
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Fixed GitHub Action required to auto-generate CLI binaries
Full Changelog: v1.7.1...v1.7.2
Featuring JSON Validation
What's Changed
- feat: group usage flags (-help) by @Bucknalla in #30
- fix: go warning re-newlines by @Bucknalla in #31
- feat: add Go audit workflow by @Bucknalla in #32
- Update notehub -help flag and share flag grouping logic by @Bucknalla in #33
- chore: Remove redundant
ifblock by @zfields in #37 - Add -validate flag to notecard CLI by @devin-ai-integration in #34
- feat: JSON Validation by @zfields in #39
- chore: improve JSON Validation by @rayozzie in #39
New Contributors
- @Bucknalla made their first contribution in #30
- @devin-ai-integration made their first contribution in #34
Full Changelog: v1.6.1...v1.7.1
v1.6.1
What's Changed
- feat: add signin-token allowing it to be explicitly specified by @rayozzie in #25
- NF-782: Close Notecard before exiting main. by @haydenroche5 in #26
- NF-782: Close Notecard before exiting REPL (i.e. one obtained with -play) by @haydenroche5 in #27
- Make sure to close Notecard connection whenever CLI exits. by @haydenroche5 in #28
- Notecard CLI: Return from main rather than doing os.Exit(0). by @haydenroche5 in #29
Full Changelog: v1.5.1...v1.6.1
v1.5.1
What's Changed
- upgrade to latest dependencies by @rayozzie in #23
- allow -get-vars when showing fleet metadata by @rayozzie in 9e12607
- add ability to have all fleets as scope by @rayozzie 4de8e1f
- add wildcards by @rayozzie in d7e1515
- add an "all devices" scope by @rayozzie in 86aa258
- clean error messages by @rayozzie in c3fc631
- updating with latest code from note-go by @scottfrazer in #24
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: add the ability to get and set env vars in a batch way across devices and fleets by @rayozzie in #21
- NF-477: Fix some DFU issues. by @haydenroche5 in #22
New Contributors
- @haydenroche5 made their first contribution in #22
Full Changelog: v1.4.0...v1.5.0