Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 1.15 KB

Changelog

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

The format is based on Keep a Changelog.

v0.3.0 - 2024-03-01

Changed

  • Renamed frets parameter by frets-amount.
  • Renamed fret-number parameter by fret.
  • Renamed color parameter by fill.
  • Replaced scale parameter by size. You can use the same functionality using em units.
  • Replaced new types released in Typst v0.8.0.

v0.2.0 - 2023-08-25

Added

  • New file structure.
  • New piano chords.
  • Options to scale the graphs.
  • New round style.

Changed

  • Renamed new-graph-chords to new-chart-chords.
  • Replaced array inputs by string inputs (thanks to conchord for the ideas).

Removed

  • Removed dependency of CeTZ, uses only native functions.

v0.1.0 - 2023-07-16

Added

  • Added graph chords.
  • Added single chords.

Changed

  • The single chords show the chord name over a specific character or word.