Releases: themerdev/themer
v6.0.0
v5.0.0
v5.0.0 is a complete overhaul of themer
's core (rewritten from the ground up in TypeScript), addressing many issues and points of feedback since themer
's inception.
New features and bug fixes
themer
now has an official programmatic JavaScript API.themer
can now render multiple color sets simultaneously.- General cleanup and fixes, like #89 and #150.
Breaking changes
- The multi-package paradigm has been retired;
themer
now ships as a single package for ease of use (and simpler maintenance into the future). - Many outputted themes also include the source color set name so that multiple
themer
-generated themes can be used side-by-side (see #141). - The output directory structure has been changed dramatically to better support multi-color-set theme generation.
themer-v3.3.0
This release adds support for templates to provide their own installation instructions. Instructions for all the templates get accumulated and written to <output dir>/README.md
.
themer-v3.1.8
This release fixes an issue for some users where generated theme output files were not being written to disk.
themer-vim-v3.1.0
Adds support to themer-vim
for notermguicolors
, courtesy of @spenserblack (#35). 🙌
themer-colors-polar-ice-v2.0.0
Breaking changes: removes shades 1 through 6 since themer will calculate them automatically.
themer-colors-night-sky-v2.0.0
Breaking changes: removes shades 1 through 6 since themer will calculate them automatically.
themer-colors-monkey-v2.0.0
Breaking changes: removes shades 1 through 6 since themer will calculate them automatically.
themer-colors-github-universe-v2.0.0
Breaking changes: removes shades 1 through 6 since themer will calculate them automatically.
themer-colors-finger-paint-v2.0.0
Breaking changes: removes shades 1 through 6 since themer will calculate them automatically.