Skip to content

v0.1.1

Compare
Choose a tag to compare
@scottford-lw scottford-lw released this 02 Apr 15:14
190412b

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)

Other Changes

  • chore(cli): hide integration sub-commands (Salim Afiune Maya)(791ef7d)
  • chore(typo): fix RestfulAPI typo (Salim Afiune Maya)(39a7298)
  • build: fix release checks (Salim Afiune Maya)(08bdb7d)
  • build(release): generate changelog and release notes (Salim Afiune Maya)(3aa0a91)