Skip to content
- added  `--service-mode` option to run highlight as long running process (https://gitlab.com/saalen/highlight/-/merge_requests/140)
  - added extras/highlight-service.py as an example for the service mode
  - updated astyle lib to version 3.3
  - W32: added  `--disable-echo` option (https://gitlab.com/saalen/highlight/-/merge_requests/140)
  - W32: fixed output of ANSI sequences (https://gitlab.com/saalen/highlight/-/issues/194)