Skip to content

Calcpad VM 7.1.0

Compare
Choose a tag to compare
@Proektsoftbg Proektsoftbg released this 30 Oct 18:07
· 88 commits to main since this release

What's new in this version?

  1. Added Python API with examples.
  2. Fixed Cli HELP command on Linux.
  3. Improved Cli user experience. More error messages were added.
  4. Fixed macro variables marked as errors when glued to units without spaces, issue #371.
  5. Fixed index out of bounds, issue #373.
  6. Fixed issue with the #input command, issue #374.
  7. Fixed issue with line continuation in big matrices, issue #375.
  8. Removed generation of OpenXml data in Html when not needed.
  9. Added an option for environment %variables% in #Include paths. They are expanded automatically to actual paths.
  10. Fixed ugly formatting of error message in unwrapped code.
  11. Added more dimensionless units (pars-per-...) #376.