package print-table
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Simple Unicode/ANSI and Markdown text table rendering
Install
dune-project
Dependency
Authors
Maintainers
Sources
print-table-0.1.3.tbz
sha256=38a408c56b7cdb379bfdac0d14791cbffb7bc27cde23bf869e0600c1cd3f1173
sha512=08c8acb8d1b85b240fbe6876e3f378110b8dc1efdd216c6a24d5f5c270fbd09c1bc7f2b9c4f08f6f44aa09c343e70b83bfb3c46d9acf51205cda5f3870161406
doc/CHANGES.html
0.1.3 (2026-01-25)
Fixed
- Remove root
dune-workspacefile creatingdune.3.17.2build issues (@mbarbin).
0.1.2 (2026-01-25)
Fixed
- Unify dune lang of
dune-workspacewithdune-projectto 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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page