━━━━━━━━━━━━━━━━━━━━━━━
TAXY-MAGIT-SECTION.EL
━━━━━━━━━━━━━━━━━━━━━━━
[https://elpa.gnu.org/packages/taxy-magit-section.svg]
This library renders [Taxy] structs with [magit-section].
[https://elpa.gnu.org/packages/taxy-magit-section.svg]
<https://elpa.gnu.org/packages/taxy-magit-section.html>
[Taxy] <https://github.com/alphapapa/taxy.el>
[magit-section] <https://melpa.org/#/magit-section>
1 Installation
══════════════
`taxy-magit-section' is distributed in [GNU ELPA], which is available
in Emacs by default. Use `M-x package-install RET taxy-magit-section
RET', then `(require 'taxy-magit-section)' in your Elisp project.
[GNU ELPA] <https://elpa.gnu.org/>
2 Changelog
═══════════
2.1 0.12.2
──────────
*Fixes*
⁃ Header alignment.
2.2 0.12.1
──────────
*Fixes*
⁃ Compilation error.
2.3 0.12
────────
*Fixes*
⁃ Section visibility caching.
2.4 0.11
────────
*Additions*
⁃ Truncated column values receive help-echo tooltips so the full
value can be viewed.
2.5 0.10
────────
*Fixes*
⁃ Require package `taxy' in package headers.
2.6 0.9.1
─────────
*Fixes*
⁃ `taxy-magit-section-insert' appends heading faces, so users can
override (or merge with) the default.
⁃ `taxy-magit-section-format-items' uses columns' headers as their
minimum width, which preserves each column's width regardless of
items' values.
2.7 0.9
───────
⁃ `taxy-magit-section' moved to separate package.
⁃ Better align columns whose values are images.
3 Development
═════════════
`taxy-magit-section' is developed in a branch of the [main Taxy repo].
[main Taxy repo] <https://github.com/alphapapa/taxy.el>
4 Credits
═════════
⁃ Thanks to Stefan Monnier for his feedback, and for maintaining GNU
ELPA.
5 License
═════════
GPLv3