This repository has been archived by the owner on Jul 21, 2018. It is now read-only.
Releases: andre-simon/highlight
Releases · andre-simon/highlight
v3.43
-updated astyle code to release 3.1 (Rev. 655)
-added webkit reformatting style
-improved several language definitions
-fixed Matlab string recognition (#61)
-fixed Autohotkey escape sequence recognition
-added excel.lang (#60)
-improved Qt pro file (#59)
-CLI: added --reformat-option (#62)
-CLI: added --line-range (#64)
-GUI: added Bulgarian translation
v3.42
- fixed HL_OUTPUT in Lua state for HL_FORMAT_XHTML and HL_FORMAT_TRUECOLOR values
- fixed lib-shared make target
- updated astyle code to release 3.1.0 beta
- added Polygen and EBNF2 syntax definitions
- added pywal terminal colouring template in extras/pywal
- added reformatting style ratliff (replaces banner)
- added extras/langDefs-resources/cleanslate.lang
- improved Perl6 compatibility
- improved PHP string interpolation
- improved Haskell definition (#52)
- CLI: added --canvas option to define background color padding in ANSI output (#40)
- GUI: added French translation
- GUI: added Scripts tab
- GUI: minor bugfixes
v3.41
- renamed examples directory to extras
- line anchors (-a) are attached as id attribute to the first span or li tag in HTML output
- renamed ID prefix in outhtml_codefold plug-in to be compatible with -a IDs
- added fstab.lang and added anacrontab in filetypes.conf
- removed references to OutputType::HTML32
- added extras/css-themes and extras/langDefs-resources
- CLI: removed deprecated indicator of --data-dir option
- CLI: added --no-version-info option
- GUI: fixed initial theme selection
- GUI: added "Omit version info comment" option
- GUI: added "Copy with MIME type" option for HTML output
3.40
- fixed Ruby string parsing
- fixed segfault on sparc64
- fixed PureBasic definition
- added CMake definition
- added email definition
- linked scm suffix to lisp definition
- W32 CLI: support HIGHLIGHT_DATADIR and --data-dir options
- revised documentation
v3.39
- added syntax for Docker and Elixir
- improved HTML, Julia, Kotlin and Smalltalk syntax definitions
- GUI: added "Paste, Convert and Copy" button
v3.38
- fixed Bash variable highlighting issue
- updated astyle code to release 3.0.1 (https://sourceforge.net/p/astyle/bugs/438/)
- added bash_ref_man7_org.lua plugin
v3.37
- fixed Perl string highlighting issue
- fixed highlighting if a line continues after the nested code delimiter
- updated astyle code to release 3.0
- added examples/pandoc
- added syntax mapping for markdown
- added syntax mapping for clj
- improved Java definition
- added theme to JSON converter in examples/json
- CLI: added support for environment variable HIGHLIGHT_OPTIONS
v3.36
highlight 3.36
30.03.2017
- fixed code folding plugin to support more Ruby conditional modifiers
- fixed Perl quoted string highlighting
- added new GeneratorOverride syntax definition parameter
- added Filenames parameter in filetypes.conf to assign input filenames to syntax types
- added FASM definition and edit-fasm theme
- added outhtml_ie7_webctrl plug-in
- GUI: file extensions can be configured for multiple languages, triggers syntax selection prompt
- GUI: added Italian translation