Changelog
October 22, 2022 ยท View on GitHub
All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
Base24 0.1.0 (Feb 2020)
Changes
base00 through base0F are identical to base16. See the table below for the Base24 fall-backs:
| Base24 | Base16 |
|---|---|
| base10 | base00 |
| base11 | base00 |
| base12 | base08 |
| base13 | base0A |
| base14 | base0B |
| base15 | base0C |
| base16 | base0D |
| base17 | base0E |
Builders
Base16 0.9.1 (Jun 15, 2019)
Changes
- Make baseXX-hex-bgr variables available to templates
- Warn when a template file has been overwritten