Skip to content

Releases: anabelle2001/Project-Delta

Cosmetic Fixes

10 Feb 18:46
Compare
Choose a tag to compare

Changes:
Definite integrals now render without the superscript / subscript boxes
\nthroot's exponent is no longer floating.

Virus Scan of MSI:
https://www.virustotal.com/#/file-analysis/YmY1ZTEwYWNhMGFhMjcwODA3ZTIyOGFlNTA0MWNmZDQ6MTUxODI4ODE2MA==

Minor fixes

06 Feb 17:39
Compare
Choose a tag to compare

updated help section
made custom logo

Initial public release

02 Feb 01:10
Compare
Choose a tag to compare

Instructions for building from source; [NPM is required]

$ git clone https://github.com/beautron7/Project-Delta.git
$ cd project-delta
$ npm install
$ npm run build

This will put all of the necessary files (including an executable) in ./Project-Delta/build.
If you are on windows you can use the installer. That shouldn't require NPM.