Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@Nelson-numerical-software Nelson-numerical-software released this 16 Feb 15:14
· 11 commits to master since this release

1.12.0 (2025-02-16)

Added

  • Julia interface (part 1):

    • jlenv: Change default environment of Julia interpreter.
    • jlrun: Run Julia statements from Nelson.
    • jlrunfile: Run Julia file from Nelson.
    • Major types conversions are available.
    • CMake: Optional Julia engine detection.
  • bar, scatter manage color name and short colorname.

  • Github CI Ubuntu 24.04 arm64 (Cobalt 100 processor).

  • Github CI Snapcraft build amd64 and arm64.

  • Snapcraft arm64.

Changed

  • Completion .m files allows execution without extension.
  • #1342 Github CI - Ubuntu-20.04 hosted runner image removed.

Fixed

  • #1346 [display] integer in cell are displayed as double and not as integer.