v0.1.1
Release Notes
Another day, another release. These are the release notes for the version 'v0.1.1'.
Features
- feat(api): debug logs for all requests & responses (Salim Afiune Maya)(209f7ee)
- feat(api): add api client IDs for multi-client req (Salim Afiune Maya)(82c209f)
- feat(api): implement a logging mechanism using zap (Salim Afiune Maya)(c078a70)
Bug Fixes
- fix(cli): error when account is empty (Salim Afiune Maya)(7dc59aa)
- fix(cli): load debug state correctly (Salim Afiune Maya)(8f7343c)
- fix(cli) Update environment variable prefix (Scott Ford)(484ca39)
- docs(README) Update cli README to add documentation for ENV VARS (Scott Ford)(484ca39)
Documentation Updates
- doc(cli): fix single quote typo (Salim Afiune Maya)(3770b89)
- doc(logo): add logo to main README (Salim Afiune Maya)(620b992)