Skip to content
This repository has been archived by the owner on Jul 21, 2018. It is now read-only.

Releases: andre-simon/highlight

v3.43

30 Apr 13:17
Compare
Choose a tag to compare

-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

23 Jan 18:35
Compare
Choose a tag to compare
  • 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

28 Nov 18:44
Compare
Choose a tag to compare
  • 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

24 Oct 18:37
Compare
Choose a tag to compare
  • 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

27 Jul 17:08
Compare
Choose a tag to compare
  • added syntax for Docker and Elixir
  • improved HTML, Julia, Kotlin and Smalltalk syntax definitions
  • GUI: added "Paste, Convert and Copy" button

v3.38

21 Jun 12:53
Compare
Choose a tag to compare

v3.37

30 May 19:50
Compare
Choose a tag to compare
  • 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

06 Apr 18:57
Compare
Choose a tag to compare

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