Releases: colinc86/LaTeXSwiftUI
Releases · colinc86/LaTeXSwiftUI
v1.3.2
v1.3.1
v1.3.0
v1.2.3
- 🏎️ Performance improvements
- 🛠️ Under-the-hood changes
What's Changed
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- Update
MathJaxSwift
to version 3.3.0 - Add
renderingStyle
modifier- You can now choose between four different rendering styles and render the LaTeX asynchronously
- Add
animated
modifier - Add
formatEquationNumber
modifier- Add a custom format to your equation numbers
- Fix another named equation parsing issue and update tests.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Updated MathJaxSwift to version 3.2.3
- Upgraded Nuke to version 12.
- Removed
texOptions
modifier- Added
processEscapes
modifier - Added block equation number modifiers
- Added
- Better preloading
- Fixed block equation errors
- Updated README
- v1.1 by @colinc86 in #12
Full Changelog: v1.0.5...v1.1.0