package print-table

  1. Overview
  2. Docs

0.1.3 (2026-01-25)

Fixed

  • Remove root dune-workspace file creating dune.3.17.2 build issues (@mbarbin).

0.1.2 (2026-01-25)

Fixed

  • Unify dune lang of dune-workspace with dune-project to fix opam CI (@mbarbin).

0.1.1 (2026-01-24)

This patch release brings internal changes only, with an improvement to the distribution process (immutable releases).

Added

  • Experimental CI workflow based on setup-dune (#9, #10, @mbarbin).
  • Add dunolint workflow (#7, @mbarbin).

Changed

  • Switch to GitHub immutable releases for distribution (@mbarbin).
  • Refactor internal directory structure (#6, @mbarbin).
  • Internal cleanup of tests and dev dependencies (#4, #8, @mbarbin).

0.1.0 (2025-07-22)

Initial release.

  • Simple builder interface.
  • Text printer using Unicode/ANSI.
  • GitHub Flavored Markdown printer.