Skip to content

v1.6.0: 02 MAR 2022

Compare
Choose a tag to compare
@jeffdyer jeffdyer released this 02 Mar 20:05
· 15 commits to main since this release

HIGHLIGHTS

  • Parse ratios like we do binary expressions
  • Linting
  • Update dependencies
  • Update rendering AST to LaTeX

NOTES

(none)

DEPENDENCIES

(none)

COMMITS

(Merges and other trivial changes elided)

git log --oneline v1.5.0..

c75e69f (HEAD -> main, tag: v1.6.0, origin/main, origin/HEAD) Linting. Update dependencies
0d1a620 (origin/ratio) Parse ratios as a binary expr
a51144e Linting
8617a30 (origin/linting) Lint fixes
7d94a84 Update toLaTeX function