Menu

Change log

Dirk Krause
   Home       Installation       Tutorial       Reference       Change log   

Current version: 1.2.3


Version numbering

A major.minor.micro structure is used for version numbers.

Changed version component Changes in the project
major API changes.
minor Bugfixes.
micro Changes without effect on the GNU Octave package, i.e. in Wiki documentation files or HTML documentation.

Version 1.2.3 (june 2023)

Code sections marked as GNU Octave code
Code sections in the Wiki *.md files containing Octave code are marked as such to improve syntax highlighting.

Formulas implemented in MathML Core
Most of the former images showing formulas in the Wiki *.md files were replaced by MathML Core code.

Restructured Wiki
The Wiki was restructered, I hope users find information more easily.

Distribution modified
Now 2 archives are published for each release:

  • a pgfplot-x.y.z.tar.gz file containing just the package to install into GNU Octave and

  • a pgfplot-directory-x.y.z.tar.gz containing the complete directory I use for development.
    Do not attempt to install this archive in GNU Octave, it contains additional *.m files in the documentation directories Octave will complain about. This archive is intended for those willing to contribute to this project and for those interested in more detailed documentation.


Version 1.2.2 (june 2023)

Private files
All non-API function files were moved to the “private” directory below “inst” to make them private.

Name changed
The GNU Octave package is now named “pgfplot”, different from the SourceForge project name “octpgfpl”.


Version 1.2.1 (july 2018)

Web documentation moved
The web documentation was moved to the project Wiki.


Version 1.2.0 (april 2018)

EPS+TeX
Using a recent plpdftex program we can produce EPS+TeX file pairs too.

Bugfix
Circle markers were not drawn in previous versions when producing a PDF+TeX standalone document.


Version 1.1.1 (february 2015)

Additional checks
Error messages are shown for empty label texts, unit texts or color specifications.


Version 1.1.0 (july 2014)

New output driver
A new output driver to produce a PDF+TeX file pair was added.


Version 1.0.1 (april 2014)

Documentation update
Just documentation updates, no new functionality.


Version 1.0.0 (april 2014)

Initial version released
This is the first version released.


MongoDB Logo MongoDB