View Source 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.

unreleased

Unreleased

0-2-0-2022-01-01

0.2.0 - 2022-01-01

added

Added

  • Columns can be aligned by a column spec, e.g. #{key => foo, alight => right}
  • It is now possible to specify the same column multiple times
  • Support mixed column types (index or spec)
  • Column contents can now be formatted
  • A row can be any term, which counts as a single column row with that term
  • Proplists are formatted as maps with proper column keys

0-1-0-2022-02-28

0.1.0 - 2022-02-28

Initial version.