Skip to content

Releases: sbarex/SourceCodeSyntaxHighlight

Release 2.1.4

07 Dec 08:54
Compare
Choose a tag to compare

counter

New features:

  • On the inquiry windows, double click on a UTI to copy the value on the clipboard.
  • Support for additional UTIs associated with the .opml format.
  • Preliminary support for Planning Domain Description Language .pddl format rendered as Lisp.

Release 2.1.3

23 Nov 16:57
Compare
Choose a tag to compare

counter

New features:

  • New app icon.
  • Support for .entitlements format.
  • Support for some UTI defined by Nova.app.
  • Better handling for unsupported plain binary files.
  • More log verbosity.
    Bugfix:
  • Crash for pointer deallocation.

2.1.2

19 Nov 17:33
Compare
Choose a tag to compare
Bugfix for binary plain file.

Release 2.1.1

14 Nov 17:46
Compare
Choose a tag to compare

New features:

  • Application menu item to install/reveal the CLI tool on /usr/local/bin folder.

Bugfix:

  • Fixed creation of colorize.log into the Desktop without debug set.

Release 2.1.0

14 Nov 12:20
Compare
Choose a tag to compare

New features:

  • Support for macOS 12 Monterey with new lightweight API. Starting from this release, the use of the HTML rendering engine is no longer discouraged.
  • Command line interface for batch conversion.
  • Preliminary support for plain files (unknown files without extension).
  • Support for Version Control System (VCS) (git and hg) diff status.
  • New supported formats:
    • .XMP files rendered as XML
    • LaTeX .sty files
    • .svelte files rendered as HTML.
  • Better error messages.

Bugfix:

  • Fixed support for some UTIs associated to BBEdit.

2.0.12

30 Aug 14:32
Compare
Choose a tag to compare
Release 2.0.12 (46).

2.0.11

12 Jul 06:22
Compare
Choose a tag to compare
Fixed bugs on the color scheme code.

2.0.10

08 Jul 21:04
Compare
Choose a tag to compare
Support for Apple workflow `.wflow` files.

2.0.9

04 Jul 17:22
Compare
Choose a tag to compare
Azkaban .flow support, Kotlin bugfix, better support for dynamic UTI,…

2.0.8

06 Jun 08:05
Compare
Choose a tag to compare
Experimental support for Racket files (`.rkt`) rendered as _`Lisp`_.