Changelog

From iMath
Revision as of 04:40, 10 December 2012 by Admin (talk | contribs)
Jump to navigation Jump to search
  • Version 2.0.1:
    • Added string expression type (issue #3511304)
    • Added "exponent" option to set a fixed exponent for printing floats (issue #3511394)
    • Added max(x;y) and min(x;y) functions (in init.imath) (issue #3518384)
    • Added vmax and vmin functions (issue #3518384)
    • Added alignc to all fractions, e.g. {{alignc x} over {alignc y}}
  • Version 2.0.0:
    • Reworked internal structure completely
    • Improved error handling
    • Changed equation label syntax from #...# to @...@ because of clash with
    • vector and matrix syntax. Documents will be upgraded automatically
    • Added vector and matrix with STACK and MATRIX keywords
    • Some minor bug fixes
  • Version 1.1.1:
    • Rebuilt for libreoffice 3.4
  • Version 1.1.0:
    • Bug fixes
    • Improved automatic formatting a lot
    • First mature release IMHO
  • Version 1.0.3:
    • Bug fixes
    • Option autoformat
    • Support for charts
  • Version 1.0.2:
    • Fixes to compile for Windows
    • Handling of master documents
    • First beta release for Windows
  • Version 1.0.1: Fixes to compile for Windows
  • Version 1.0.0: First production release
  • Version 0.3.0: Further development
  • Version 0.1.0: First version made accessible on SourceForge. All basic functionality implemented.
  • Version 0.2.0: Further features added.