Skip to content

v1.1.1

Compare
Choose a tag to compare
@davidfokkema davidfokkema released this 23 Apr 19:31
· 648 commits to main since this release

v1.1.1

Bugfixes

  • When a model function previously was correct but is now broken (e.g. missing
    closing bracket) a fit would be performed with the old model function. This
    hid the error message complaining about the model, which was not ideal... Now,
    trying to perform a fit will really complain about the broken model.

Features

  • There are now several file filters available to import *.txt or other files.
  • Exceptions during the opening of Tailor projects are now better handled and reported.