Skip to content

Commit

Permalink
Intercept exceptions only when --warn-only is used
Browse files Browse the repository at this point in the history
Closes #327. Catch all exceptions for #263.
  • Loading branch information
mwouts committed Sep 17, 2019
1 parent 0cd7dcc commit a8ad51f
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 195 deletions.
12 changes: 12 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
Release History
---------------

1.2.4 (2019-09-??)
++++++++++++++++++++++

**Improvements**

- Documentation includes a mention on how to set metadata filters at the command line (#330)
- Do not catch errors when the flag `--warn-only` is not set (#327)

**BugFixes**

- Flag `--warn-only` catches every possible error (#263)

1.2.3 (2019-09-02)
++++++++++++++++++++++

Expand Down
Loading

0 comments on commit a8ad51f

Please sign in to comment.