API Updates to Commands, Removes a bunch of panics, updates CLI log messages
Pre-release
Pre-release
API
- The
commands
package now usesOptions
structs to make it easier to invoke the commands. - Made the API better by making several return errors instead of panicking and dying.
- No more logging to
stdout
, uses insertsThemeEvent
into a channel for consumers to handle as desired
CLI
- Changes to console logs to provide nicer to read information
- Improved logging
- Reduces "hangs" so user knows that computer is computerizing