nelson v0.6.7 Release Notes

Release Date: 2022-07-27 // almost 2 years ago
  • ➕ Added

    • str2func manages anonymous function.

    • Parallel functions (part 2):

      • cancelAll: Stop all functions running in the background.
      • cancel: Stop function running in the background.
      • wait: Wait for futures to be completed.
      • Diary property for FevalFuture object.
    • CITATION.cff with human- and machine-readable citation information for software.

    🔄 Changed

    • ⚡️ localization files .pot, .po updated.

    🛠 Fixed

    • #679: uniformize path for includes and libraries.