v1.1.0: 12 OCT 2021
HIGHLIGHTS
- Add stub jest test harness
- Lots of linting
NOTES
make test
to test
DEPENDENCIES
(none)
COMMITS
(Merges and other trivial changes elided)
git log --oneline v1.0.0..
be965b3 (HEAD -> main, origin/main, origin/HEAD) Update dependencies
20f85ef Merge branch 'main' of github.com:artcompiler/parselatex
691db83 Bump version
1f118bd Update README.md
a92e34a (tag: v1.1.0) Fix regression parsing single character tokens
31d3fa8 (debug) Create README.md
b51ee5e Tweak tests
ab6dbc1 Add 'make test' with Jest
99d7821 Tweak eslint config
82134f3 Fix regression
2a09e77 Linting
1896ff2 Linting
bc0467c More linting
3b5e914 Linting
e8fb9c2 Linting
b2ddd77 (good) Add files