Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (33 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

43 lines (33 loc) · 1.21 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.

[v0.13.18] - 2022-01-01

Added

  • Design Philosophy
  • More documenting comments for easier source reading.

Changed

  • Deprecate @import in favor @use and @forward
  • GitHub Workflow: upgrade gha-utilities/[email protected] to gha-utilities/[email protected]
  • Color: Marked text are now black with yellow highlight.

[v0.12.10] - 2021-07-16

Changed

  • Theme preview now includes an iPhone screenshot.

[v0.12.10] - 2021-07-15

Added

  • GitHub Actions to build on-the-fly.

Changed

  • Fixed font importing.
  • Refactor project with Sass.
  • Removed color highlights on (no opened) document tab.
  • Tweaked some graph colors.

[v0.12.10] - 2021-07-12

Changed

  • Font: Fira Code to Roboto Condensed.
  • Attempt to organize the file into something more readable (WIP).
  • Color: All headings are now yelllow.

Removed

  • Deprecate some old CSS snippets.

[v0.12.5] - 2021-06-10

Added

  • Initial commit.