Skip to content

Releases: leonhma/obsidian-functionplot

1.2.1

23 Aug 17:22
Compare
Choose a tag to compare

Added a fix for multiple functions via the GUI. Apparently this was broken since 1.1.0.

Full Changelog: 1.2.0...1.2.1

1.2.0

23 Aug 13:40
9d69f0d
Compare
Choose a tag to compare

Added a settings page and the ability to style a plot.

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

17 Aug 08:34
78e488d
Compare
Choose a tag to compare

Added a live preview to the function-creation modal. (by @cdricms)

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

14 Aug 16:03
Compare
Choose a tag to compare

Added the ability to create a plot via a GUI. (by @cdricms)

What's Changed

  • chore(deps-dev): bump sass from 1.53.0 to 1.54.0 by @dependabot in #15
  • chore(deps-dev): bump webpack from 5.73.0 to 5.74.0 by @dependabot in #14
  • chore(deps-dev): bump sass from 1.54.0 to 1.54.1 by @dependabot in #16
  • chore(deps-dev): bump sass from 1.54.1 to 1.54.2 by @dependabot in #17
  • chore(deps-dev): bump sass from 1.54.2 to 1.54.3 by @dependabot in #21
  • chore(deps-dev): bump sass from 1.54.3 to 1.54.4 by @dependabot in #22
  • Can now insert plots directly from a modal by @cdricms in #23

New Contributors

Full Changelog: 1.0.3...1.1.0

1.0.3

03 Jul 13:23
Compare
Choose a tag to compare

Fixed #13 [Bug] Error on missing header

What's Changed

  • chore(deps-dev): bump webpack from 5.72.0 to 5.73.0 by @dependabot in #8
  • chore(deps-dev): bump sass from 1.51.0 to 1.52.3 by @dependabot in #7
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.4 by @dependabot in #6
  • chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 by @dependabot in #5
  • chore(deps-dev): bump sass-loader from 12.6.0 to 13.0.0 by @dependabot in #4
  • chore(deps-dev): bump sass from 1.52.3 to 1.53.0 by @dependabot in #9
  • chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 by @dependabot in #10
  • chore(deps-dev): bump sass-loader from 13.0.0 to 13.0.1 by @dependabot in #11
  • chore(deps-dev): bump sass-loader from 13.0.1 to 13.0.2 by @dependabot in #12

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

18 Jun 13:20
Compare
Choose a tag to compare

Fixed #3 (now rendering as polyline);

Full Changelog: 1.0.1...1.0.2

1.0.1

02 Jun 15:34
Compare
Choose a tag to compare

Fixed #2 ; Added error output.

Full Changelog: 1.0.0...1.0.1

1.0.0

23 May 14:49
Compare
Choose a tag to compare

Initial release. Basic graphing functionality.

What's Changed

New Contributors

Full Changelog: https://github.com/leonhma/obsidian-functionplot/commits/1.0.0