Releases: Atreyagaurav/litex-mode
Releases · Atreyagaurav/litex-mode
Version 0.3
What's Changed
- Add solve all steps in align function by @Atreyagaurav in #8
- WIP: Add option to keep last sexp by @Atreyagaurav in #7
- Improvement over brackets logic; add \right( & \left) by @Atreyagaurav in #10
- Dev by @Atreyagaurav in #11
Full Changelog: v0.2.1...v0.3.0
Version 0.2.1
What's Changed
- Remove direct keybindings of × by @Atreyagaurav in #3
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
What's New:
- Refactored formatting functions so more can be added easily,
- Decision of using \times or not is now made dependent on if variable is single character or not,
- Improved parenthesis logic,
- Added tests
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0 LiTeX mode
First Release