Skip to content

Latest commit

 

History

History
131 lines (88 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

131 lines (88 loc) · 5.22 KB

Changelog

This document records all notable changes to the project, following the Keep a Changelog format and adhering to Semantic Versioning.

There are no noticeable changes in version unreleased.

0.7.0 - 2024-11-02

Added

  • Add the "Far Side of the Moon" variant of the theme (7eb998e).
  • Support syntax highlighting for the Python syntax (5755a5d).
  • Support syntax highlighting for the C syntax (aaabc25).

0.6.1 - 2024-07-16

There are no noticeable changes in version 0.6.1.

0.6.0 - 2024-07-02

Added

0.5.0 - 2024-06-28

Added

  • Support syntax highlighting for the Swift syntax (158f0b6).

0.4.1 - 2024-05-21

Added

  • Add string highlighting for a function within a string in the Shell syntax (4272d1f).

Fixed

  • Disable the string highlighting of string interpolation in the Shell syntax (383a376).

0.4.0 - 2024-05-10

Added

  • Support syntax highlighting for the Shell syntax (3385ad4).

0.3.0 - 2024-05-04

Added

  • Support syntax highlighting for the SQL syntax (5b7c040).

0.2.0 - 2024-04-20

Added

  • Support syntax highlighting for the fish syntax (f1978d3).

0.1.2 - 2024-04-01

Fixed

  • Fix syntax highlighting of keywords in a method of an object in the JavaScript syntax (b09f1ba).

0.1.1 - 2024-03-31

There are no noticeable changes in version 0.1.1.

0.1.0 - 2024-03-29

There are no noticeable changes in version 0.1.0.

0.0.1 - 2024-03-29

Added

  • Add the "Near Side of the Moon" variant of the theme (704d29a).
  • Support syntax highlighting for the CSS syntax (704d29a).
  • Support syntax highlighting for the Dockerfile syntax (704d29a).
  • Support syntax highlighting for the go.mod syntax (704d29a).
  • Support syntax highlighting for the go.sum syntax (704d29a).
  • Support syntax highlighting for the Go syntax (704d29a).
  • Support syntax highlighting for the HTML syntax (704d29a).
  • Support syntax highlighting for the INI syntax (704d29a).
  • Support syntax highlighting for the JavaScript syntax (704d29a).
  • Support syntax highlighting for the JSON syntax (704d29a).
  • Support syntax highlighting for the JSON with Comments syntax (704d29a).
  • Support syntax highlighting for the JSON Lines syntax (704d29a).
  • Support syntax highlighting for the JSX syntax (704d29a).
  • Support syntax highlighting for the Makefile syntax (704d29a).
  • Support syntax highlighting for the Ruby syntax (704d29a).
  • Support syntax highlighting for the TOML syntax (704d29a).
  • Support syntax highlighting for the TypeScript syntax (704d29a).
  • Support syntax highlighting for the TSX syntax (704d29a).
  • Support syntax highlighting for the YAML syntax (704d29a).