Skip to content

Commit 2b00cfd

Browse files
committed
roll dev version
1 parent 5915f54 commit 2b00cfd

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: errorist
22
Title: Automatically Search Errors or Warnings
3-
Version: 0.0.1
3+
Version: 0.0.1.1000
44
Authors@R: c(person("James", "Balamuta",
55
email = "[email protected]", role = c("aut", "cre")))
66
Description: Provides environment hooks that obtain errors and warnings which

NEWS.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
# errorist 0.0.1.1000
2+
3+
_in progress_
4+
15
# errorist 0.0.1
26

7+
## Features
8+
39
- Created shims for warning and error handling
410
- Automatically load and unload shims alongside package calls.
5-
- Added coverage tests to verify the present of the handlers and for
11+
- Added coverage tests to verify the presence of the handlers and for
612
checking the contents of the error handler.
713

8-
# Special Thanks
14+
## Special Thanks
915

1016
This package exists in large part due to conversations or assistance from
1117
the following folks:

0 commit comments

Comments
 (0)