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:

Base24Base16
base10base00
base11base00
base12base08
base13base0A
base14base0B
base15base0C
base16base0D
base17base0E

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

Builders