- Notifications
You must be signed in to change notification settings - Fork33
Releases: SaswatPadhi/pseudocode.js
Releases · SaswatPadhi/pseudocode.js
v2.4.1: Bug Fixes
fc5eb2b
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fixed empty
options
handling bug (reported by@femtomc in#42) introduced inper-element options override featurefixed calls to
renderElement
fromrenderClass
Full Changelog:v2.4.0...v2.4.1
Assets6
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v2.4.0: Per-Element Options Override
4cfd05d
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v2.3.0: Improved rendering
673bbb7
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets6
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v2.2.0: \BREAK, \CONTINUE, \DOWNTO
1c53f91
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- @J08nY added \DOWNTO (#14 ) macro
- @leovan added \BREAK, and \CONTINUE (#17) macros
fixed Vue.js build errors reported by@yjl9903 in#21- fixed documentation errors reported by@reisman234 in#20 and@ZacharyEspiritu in#23
See the commit log for more details.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v2.1.0: Bug fixes and Improvements
8bbbd69
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Added a cleaner, simpler API call
renderElement
- Fixed issues with MathJax support and rendering
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v2.0.0: Support for MathJax 2.x and 3.x
9f99c3f
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Added
\REPEAT
,\UNTIL
,\INPUT
,\OUTPUT
macros - Upgraded dependencies, specifically
eslint
which had a security vulnerability - Upgraded KaTeX dependency and tested with latest KaTeX version
- Added support for MathJax 2.x and 3.x (see#12)
See the commit log for more details.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v1.1: Upgrade all dependencies (e.g., KaTeX 0.9)
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Change log:
- Upgrade package.json to use the latest dependencies;
- Remove font files from the repository, use KaTeX's font files instead;
- Test with the latest 0.8 version of KaTeX;
- Fix a bug that makes all texts in math environment to lowercase.
- Improve coding style of JS files;
- Update README.md.
Assets4
Uh oh!
There was an error while loading.Please reload this page.
First major release
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
See README for usage.
Assets3
Uh oh!
There was an error while loading.Please reload this page.