Skip to content

Releases: aplteam/HandleError

Version 5.0.2

22 Jul 08:09

Choose a tag to compare

Serious bug fixed in SetTrap: did address Process incorrectly when loaded as a package.

To be consumed as a Tatin package from https://tatin.dev

Version 5.0.1

19 Jul 06:41

Choose a tag to compare

An important part of the documentation on ADOC_Doc was incorrect.

To be consumed as a Tatin package from https://tatin.dev

Version 5.0.0

08 Apr 18:08

Choose a tag to compare

  • Class converted to an ordinary namespace
  • Version nor returns just a char vector with the version info from the package config file (potentially breaking)
  • Message is now added to the error message at the bottom of the HTML report, and removed from the top. (#4)
  • Packages updated
  • Make improved

To be consumed as a Tatin package from https://tatin.dev

Project structure changed

18 Apr 14:31

Choose a tag to compare

A wrong project structure led to test-related stuff being included into the package, causing problem on the Mac.

To be consumed as a Tatin package from https://tatin.dev

Project is now Mac-OS-compatible

17 Apr 15:50

Choose a tag to compare

All functions with a "∆" in their names are removed from the project: the Mac-OS can stand them.
Otherwise the software is unchanged.

To be consumed as a Tatin package from https://tatin.dev

⎕TNUMS was reported in too many cells

17 Apr 15:48

Choose a tag to compare

To be consumed as a Tatin package from https://tatin.dev

Process uses :Hold now

04 Aug 08:40

Choose a tag to compare

  • Process now uses :Hold for preventing itself from running twice in two threads.
  • Documentation polished
  • Dependencies updated
  • "Make" now uses the MakeHelpers package and is called by the newly introduced Admin.Make function

Consume release as a Tatin package from https://tatin.dev