v0.28.2
gonzalogarciajaubert
released this
17 May 16:30
·
809 commits
to main
since this release
With this Booster version, by default, the full error stack trace is send to a local file, ./errors.log
. To see the full error stack trace directly from the console, use the --verbose
flag.
What's Changed
- Feature/94 remove stack trace from stdout by @davidverdu in #651
- fix: typecasted e from unknown to Error by @iyorozuya in #1011
- Documentation updates on latest changes by @tpellegrin in #1080
New Contributors
- @iyorozuya made their first contribution in #1011
- @tpellegrin made their first contribution in #1080
Full Changelog: v0.28.1...v0.28.2