Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.87 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2021-09-22)

Maintenance

  • Remove standard-version
  • Update prettier

1.1.0 (2021-09-22)

Features

  • Better support for Rust syntax highlighting using rust-analyzer or Official Rustlang
  • Included Rust and Svelte example files.

Bug Fixes

  • Improved UI colors and added color rules to some modals and the lower left corner WSL/Remote indicator.
  • Reassigned some colors that were used only once or twice in the theme (legacy from NightOwl).

1.0.0 (2021-07-24)

Features

  • Added Examples/ sourced from Night Owl theme (696f641)
  • Added icon and readme (f8d8918)
  • Added improved theme (cdd483c)
  • Added more examples from Chandrian (b1ff2e1)

Bug Fixes

  • Fixed debug toolbar, and string templates, removed unused defs. (ded0095)
  • removed unused ui elements. (40b8a9c)

Change Log

All notable changes to the "chandrian-owl" extension will be documented in this file.

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

[Unreleased]

  • Initial release