Skip to content

Releases: veusz/veusz

Veusz 3.6.2

26 Feb 16:34
Compare
Choose a tag to compare

A bugfix release for a bug which breaks Linux packaging

Changes in 3.6.2:

  • Fix broken resource symlink handling

Veusz 3.6.1

26 Feb 09:21
Compare
Choose a tag to compare

This is a small bugfix release for the packaging.

  • Fix appdata file
  • Fix issue in setup.cfg

Veusz 3.6

25 Feb 18:30
Compare
Choose a tag to compare
  • Interactive rotation of 3D plots
  • Add 12-bit rainbow colormap
  • Fix crash in contour key values
  • Fix breakage with recent numpy versions due to removal of bool
  • Fix error in colormap sequence
  • About dialog shows software versions
  • Rewrite install instructions in INSTALL.md
  • Fix for Python 3.11 due to opening with universal newlines
  • Remove use of distutils
  • Fix MacOS binary

Veusz 3.5.99 (test release)

18 Feb 15:06
Compare
Choose a tag to compare
Pre-release
  • Interactive rotation of 3D plots
  • Add 12-bit rainbow colormap
  • Fix crash in contour key values
  • Fix breakage with recent numpy versions due to removal of bool
  • Fix error in colormap sequence
  • About dialog shows software versions
  • Rewrite install instructions in INSTALL.md
  • Fix for Python 3.11 due to opening with universal newlines
  • Remove use of distutils

Veusz 3.5.3

01 Nov 20:04
Compare
Choose a tag to compare

Changes in 3.5.3:

  • Fix missing documentation

Changes in 3.5.2:

  • Fix broken ChangeLog

Changes in 3.5.1:

  • Fixes for EMF generating code (requires pyemf-3.1)

Changes in 3.5:

  • Improvements in fitting (thanks to Sebastian Koenig), including:
    • Assume absolute errors by default
    • Introduce minimum and maximum fit ranges
    • Add setting to give default error value and type (absolute/relative)
  • Fixes for macOS button appearance (Takuro Hosomi)
  • Plugin fixes, renaming --plugin to --veusz-plugin option
    (also thanks to Takuro Hosomi)
  • Bug fix for broken axis drawing
  • Mirrored axis bug fix
  • More keyboard shortcuts
  • Fix build system to use sip-build, which works with recent SIP versions
  • Change high DPI scaling policy
  • Support _FillValue and missing_data attributes in HDF5 files for NetCDF
  • Switch to pyemf3 module for emf output

Veusz 3.5.2

01 Nov 18:58
Compare
Choose a tag to compare

Changes in 3.5.2:

  • Fix broken ChangeLog

Changes in 3.5.1:

  • Fixes for EMF generating code (requires pyemf-3.1)

Changes in 3.5:

  • Improvements in fitting (thanks to Sebastian Koenig), including:
    • Assume absolute errors by default
    • Introduce minimum and maximum fit ranges
    • Add setting to give default error value and type (absolute/relative)
  • Fixes for macOS button appearance (Takuro Hosomi)
  • Plugin fixes, renaming --plugin to --veusz-plugin option
    (also thanks to Takuro Hosomi)
  • Bug fix for broken axis drawing
  • Mirrored axis bug fix
  • More keyboard shortcuts
  • Fix build system to use sip-build, which works with recent SIP versions
  • Change high DPI scaling policy
  • Support _FillValue and missing_data attributes in HDF5 files for NetCDF
  • Switch to pyemf3 module for emf output

Veusz 3.5

01 Nov 10:50
Compare
Choose a tag to compare
  • Improvements in fitting (thanks to Sebastian Koenig), including:
    • Assume absolute errors by default
    • Introduce minimum and maximum fit ranges
    • Add setting to give default error value and type (absolute/relative)
  • Fixes for macOS button appearance (Takuro Hosomi)
  • Plugin fixes, renaming --plugin to --veusz-plugin option
    (also thanks to Takuro Hosomi)
  • Bug fix for broken axis drawing
  • Mirrored axis bug fix
  • More keyboard shortcuts
  • Fix build system to use sip-build, which works with recent SIP versions
  • Change high DPI scaling policy
  • Support _FillValue and missing_data attributes in HDF5 files for NetCDF
  • Switch to pyemf3 module for emf output

Veusz 3.4.99 (prerelease)

02 Oct 11:41
Compare
Choose a tag to compare
Pre-release

3.4.99 is a prerelease for the forthcoming 3.5. Changes are:

  • Improvements in fitting (thanks to Sebastian Koenig), including:
    • Assume absolute errors by default
    • Introduce minimum and maximum fit ranges
    • Add setting to give default error value and type (absolute/relative)
  • Fixes for macOS button appearance (Takuro Hosomi)
  • Plugin fixes, renaming --plugin to --veusz-plugin option
    (also thanks to Takuro Hosomi)
  • Bug fix for broken axis drawing
  • Mirrored axis bug fix
  • More keyboard shortcuts
  • Fix build system to use sip-build, which works with recent SIP versions
  • Change high DPI scaling policy
  • Support _FillValue and missing_data attributes in HDF5 files for NetCDF

Veusz 3.4

17 Oct 09:09
Compare
Choose a tag to compare

User-visible changes in 3.4:

  • Font styles can be chosen
  • Add setting to specify minor ticks in axis
  • Add setting to ignore NaN values in point plotter, rather than breaking lines
  • Add copy and paste of images (thanks to chakuro)
  • Add embedding SVG graphics (thanks to korintje)
  • New tight-Bezier line style (thanks to korintje)
  • Add hide icon (eye) in settings and grey tabs as appropriate
  • Add \ddot latex command
  • Axis auto ranges (e.g. 5-95%) can now have decimals
  • Filename set after Load()
  • Fix renaming 2D datasets
  • Fix for blank dataset output names in dataset plugin
  • Fix for crash in QDP plugin
  • Linux dark mode improvements
  • Font foundry name removed from SVG files
  • Add page colour or fill setting
  • Change default xy plotter marker size and fill colour for new documents
  • Add function widget global colour setting

Internal changes in 3.4:

  • Add new compatibility level functionality for new documents
  • Iminuit2 fixes (thanks to korintje)
  • Drop Python 2 compatibility
  • Source code reformatting
  • Updated appdata (thanks to kevinsmia1939)
  • Import sip from PyQt5.sip if available
  • Update to require SIP 5+ build system (thanks to mitya57)
  • Python 3.10 fixes

Veusz 3.3.99

09 Oct 17:47
Compare
Choose a tag to compare
Veusz 3.3.99 Pre-release
Pre-release

Veusz 3.3.99 (beta release)

Changes in 3.4:

  • Font styles can be chosen
  • Add setting to specify minor ticks in axis
  • Add setting to ignore NaN values in point plotter, rather than breaking lines
  • Add copy and paste of images (thanks to chakuro)
  • Add embedding SVG graphics (thanks to korintje)
  • New tight-Bezier line style (thanks to korintje)
  • Add hide icon (eye) in settings and grey tabs as appropriate
  • Add \ddot latex command
  • Axis auto ranges (e.g. 5-95%) can now have decimals
  • Filename set after Load()
  • Fix renaming 2D datasets
  • Fix for blank dataset output names in dataset plugin
  • Fix for crash in QDP plugin
  • Linux dark mode improvements
  • Font foundry name removed from SVG files
  • Add new compatibility level functionality for new documents
  • Change default xy plotter marker size and fill colour for new documents
  • Add page colour or fill setting
  • Iminuit2 fixes (thanks to korintje)
  • Drop Python 2 compatibility
  • Source code reformatting
  • Updated appdata (thanks to kevinsmia1939)
  • Import sip from PyQt5.sip if available
  • Now requires sip>=5.0 build system