Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

49 lines (35 loc) · 1.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

  • Nothing

[2.3] - 2022-06-01

  • Changed the icon.
  • Added a graph generator for testing purposes.
  • Added a magnifying glass to select the coordinate.
  • Added a way to reduce the graph size.
  • Fixed a precision error while selecting coordinates.
  • Changed the rendering of the mask layer in the curve selection section.
  • Fixed the rendering of the points after the mask is painted.
  • Fixed bugs in the curve extraction.
  • Added a GitHub Action to test the building of the file.
  • Added the ability to resize the app.
  • Changed the crosshair
  • Added an Excel lambda function export
  • Added dynamic tool menu
  • Added a way to evaluate the equation at the end

[2.3] - 2022-01-05

  • Removed the need for the data folder, they are now packaged inside the executable.
  • Added a splash screen.
  • Changed the source code to be more readable.
  • Updated instructions texts.
  • And other minor changes.

[2.2] - 2020-10-11

  • Added a logarithmic axis function.
  • Changed the layout a bit.
  • Added a way to go back to the image after plotting.
  • Changed the way to display the coordinates so that they addapt to the picture size.

[2.1] - 2020-10-08

  • Added a better data copy feature.

[2.0] - 2020-09-04

  • Changed the entirety of the user interface.