Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/throw messages #1641

Merged
merged 7 commits into from Jul 17, 2020
Merged

Refactor/throw messages #1641

merged 7 commits into from Jul 17, 2020

Commits on Feb 20, 2020

  1. refactor: add details to exception messages

    Gabriel committed Feb 20, 2020
    Copy the full SHA
    dbdf8a5 View commit details
    Browse the repository at this point in the history
  2. refator: pass args to throwProtectedError

    Gabriel committed Feb 20, 2020
    Copy the full SHA
    8103b3b View commit details
    Browse the repository at this point in the history
  3. test: update tests

    Gabriel committed Feb 20, 2020
    Copy the full SHA
    40b91bf View commit details
    Browse the repository at this point in the history
  4. docs: update docs

    Gabriel committed Feb 20, 2020
    Copy the full SHA
    144140a View commit details
    Browse the repository at this point in the history
  5. test: fix format test regex

    Gabriel committed Feb 20, 2020
    Copy the full SHA
    97b7dec View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. refactor: improve messages

    Gabriel committed Feb 21, 2020
    Copy the full SHA
    e123f9b View commit details
    Browse the repository at this point in the history
  2. test: update tests

    Gabriel committed Feb 21, 2020
    Copy the full SHA
    f68ecfe View commit details
    Browse the repository at this point in the history