Packages

Elixir library for parsing and formatting chord sheets in ChordPro, ChordsOverWords, and UltimateGuitar formats.

Current section

Files

Jump to
sonx CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [0.1.1] 2026-02-15
### Fixed
- Small output format issues
## [0.1.0] 2026-02-15
### Added
- Initial release
- Parsers: ChordPro, ChordsOverWords, UltimateGuitar
- Formatters: Text, ChordPro, ChordsOverWords, HtmlDiv, HtmlTable
- Chord operations: transpose, change key, switch accidentals
- JSON serialization