v0.9.0
Change Logs
Plugin API changes:
- Add
PrintJson()
to theterminal
package to support printing a table in json format.
Other changes:
- Migrate project to Go modules.
- Address gosec issues.
PrintJson()
to the terminal
package to support printing a table in json format.