NEWS.md

Version 1.3.1 (Oct 24, 2021) for CRAN

Version 1.3.0 (Sept 30, 2021)

Version 1.2.5 (Sept 06, 2021)

Many thanks to Valerian Wrobel for this contribution!

Version 1.2.4 (May 21, 2021) for CRAN

Version 1.2.3 (May 16, 2021) - submitted at CRAN but rejected

Version 1.2.2 (Jan. 8, 2021)

Version 1.2.1 (Nov. 24, 2020) - published at CRAN (Nov 25, 2020)

Version 1.2.0 (Nov 23, 2020) for CRAN

Version 1.1.8 (April 20, 2020)

Version 1.1.7 (April 6, 2020)

Added the argument execution.context.msg to the tryCatchLog and try functions to support an text identifier (eg. the PID or a variable value) that will be added to msg.text for catched conditions. This makes it easier to identify the runtime state that caused a condition esp. in parallel execution scenarios.

Idea and core implementation contributed by user '1beb' via pull request #53 (https://github.com/aryoda/tryCatchLog/pull/53). THX!

Note: In tryLog the new argument was added at the end to keep the function signature compatible to existing code. In tryCatchLog the new argument was added as 3rd argument to make it more visible. The signature is still compatible since it follows the ... argument which requires all subsequent arguments to be named in calls. * Fixed bug: last.tryCatchLog.result() has sometimes not been reset in case of an internal error so that the result of the previous tryCatchLog or tryLog call was returned (no issue number).

Version 1.1.6 (Nov 6, 2019) - published at CRAN (Nov 7, 2019)

Thanks, we see:

Found the following (possibly) invalid file URIs: URI: LICENSE From: inst/doc/tryCatchLog-intro.html URI: cond From: NEWS.md

Please include the files in the correct directories or link to documents via fully specified URLs.

Version 1.1.5 (Sept 30, 2019)

tryCatchLog and tryCatch now have two additional arguments named include.full.call.stack and include.compact.call.stack which can also be configured globally via options. Also closes (rejects) #5 (suppress empty compact stack trace) and implements #25 (add option for include.full.call.stack). API breaking change: The function build.log.output has a new argument include.compact.call.stack at the 3rd position which breaks the old interface (only if the caller has passed subsequent arguments by position instead of using using the names).

Version 1.1.4 (March 25, 2019) HOTFIX for CRAN

Version 1.1.3 (March 21, 2019) HOTFIX (github only)

Version 1.1.2 (March 13, 2019) - published at CRAN (March 20, 2019)

Version 1.1.1 (Dec. 24, 2018)

Version 1.1.0 (June 02, 2018)

Version 1.0.3 (May 21, 2018)

Version 1.0.2 (May 8, 2018)

Version 1.0.1 (May 5, 2018)

Version 1.0.0 (April 26, 2018)

Version 0.9.13 (Dec. 24, 2017)

Version 0.9.12 (Dec. 17, 2017)

Version 0.9.11 (Dec. 12, 2017)

Version 0.9.10 (Dec. 10, 2017)

Version 0.9.9 (Dec. 03, 2017)

Version 0.9.8 (Nov. 23, 2017)

Version 0.9.7 (Nov. 22, 2017)

Version 0.9.6 (Nov. 18, 2017)

Version 0.9.5 (Nov. 18, 2017)

Version 0.9.4 (Nov. 28, 2016)

Version 0.9.3 (Nov. 28, 2016)

Version 0.9.2 (Nov. 27, 2016)

Version 0.9.1 (Nov. 20, 2016)



Try the tryCatchLog package in your browser

Any scripts or data that you put into this service are public.

tryCatchLog documentation built on Oct. 25, 2021, 9:08 a.m.