- KaTeX v0.16.7
- KaTeX v0.15.3
- KaTeX v0.13.3
- Relaxes Ruby version requirement to allow Ruby 3.
- KaTeX v0.11.0
- KaTeX v0.10.2
- KaTeX v0.10.1
- KaTeX v0.10.0
- KaTeX v0.9.0
- Adds an option to provide a custom ExecJS runtime.
- KaTeX v0.9.0-beta1
- Avoid setting the global
ExecJS.runtime
when creating the context.
- Automatic assets registration for Hanami and Sprockets without Rails.
- KaTeX v0.9.0-beta.
- Updates KaTeX to v0.8.3.
- Updates KaTeX to v0.8.2.
- Fixes error rendering.
- Adds
vendor/images
to asset lookup path.
- Updates KaTeX to v0.8.1.
- Changes the default for
throw_on_error
totrue
to align with KaTeX native. - Also catches KaTeX
ParseError
whenthrow_on_error
isfalse
. - Fixes Rails assets resolution.
- Updates KaTeX to v0.7.1.