Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 12/28/2019

Fixed

  • Escape non-ascii characters when generating textmate syntax highlighting (#3)

0.1.1 - 10/03/2019

Added

  • Option to exclude language keywords when generating coloring file (#1)

Fixed

  • Return result when calling the generator (#1)

0.1.0 - 09/10/2019

Added

  • textmate syntax highlighting generator
  • azure-pipelines CI setup
  • black formatter