aevea / release-notary

App to just generate release notes.
MIT License
34 stars 3 forks source link

refactor(cmd)!: set simple output as default #169

Closed fallion closed 4 years ago

fallion commented 4 years ago

BREAKING CHANGE: simple output is now the default output. Complex output is hidden under the --complex flag.

Switches Simple output as the default one.

Changes simple flag -> complex flag.