Changes between Version 34 and Version 35 of TracMathPlugin
- Timestamp:
- 01/11/13 07:26:27 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracMathPlugin
v34 v35 10 10 == Download and Source == 11 11 12 Download the 0. 5 release in [https://bitbucket.org/kisielk/tracmathplugin/get/0.5.zip zip], [https://bitbucket.org/kisielk/tracmathplugin/get/0.5.tar.gz gz], or [https://bitbucket.org/kisielk/tracmathplugin/get/0.5.tar.bz2 bz2] format.12 Download the 0.6 release in [https://bitbucket.org/kisielk/tracmathplugin/get/0.6.zip zip], [https://bitbucket.org/kisielk/tracmathplugin/get/0.6.tar.gz gz], or [https://bitbucket.org/kisielk/tracmathplugin/get/0.6.tar.bz2 bz2] format. 13 13 14 14 For the latest changes, check out the source [https://bitbucket.org/kisielk/tracmathplugin using Hg], or [https://bitbucket.org/kisielk/tracmathplugin/src browse it on Bitbucket]. 78 78 == Release Notes == 79 79 80 === Version 0.5 === 81 * Document template is now Trac template 82 * Validates input to prevent dangerous LaTeX commands 83 * Using pdflatex and gs to support wider number of LaTeX packages (like TikZ) 80 === Version 0.6 (2013/01/10) === 81 * Updated for Trac 1.0 and 0.11 compatibility [thafreak] 84 82 85 === Version 0.4 === 86 * Added `compression` option to control the png compression level. Set it to a number from 1 (lower) to 9 (higher) 87 * FIxed #9066 88 * Added additional logging to help in future debugging 89 * Fixed some error handling bits 83 === Version 0.5 (2011/09/24) === 84 * Document template is now Trac template [mitar] 85 * Validates input to prevent dangerous LaTeX commands [mitar] 86 * Using pdflatex and gs to support wider number of LaTeX packages (like TikZ) [mitar] 90 87 91 === Version 0.3 === 92 * General code refactoring / cleanup 93 * Applied mag-factor patch from #6422 94 * Fixed sha module deprecation warnings (#7836) 95 * Fixed cache implementation so cache management works correctly 88 === Version 0.4 (2011/09/10) === 89 * Added `compression` option to control the png compression level. Set it to a number from 1 (lower) to 9 (higher) [kisielk] 90 * FIxed #9066 [kisielk] 91 * Added additional logging to help in future debugging [kisielk] 92 * Fixed some error handling bits [kisielk] 93 94 === Version 0.3 (2011/12/21) === 95 * General code refactoring / cleanup [kisielk] 96 * Applied mag-factor patch from #6422 [kisielk] 97 * Fixed sha module deprecation warnings (#7836) [kisielk] 98 * Fixed cache implementation so cache management works correctly [kisielk] 96 99 97 100 == Author/Contributors == 99 102 '''Author:''' [wiki:rlotun] [[BR]] 100 103 '''Maintainer:''' [wiki:kisielk] [[BR]] 101 '''Contributors''': [wiki:mitar] [[BR]]104 '''Contributors''': [wiki:mitar], [wiki:thafreak] [[BR]]

