- Last updated: 2024-01-23T15:58:26Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
0.6.0 (2024-01-23)
- update .mcss syntax, support var assignments (468c9c5)
- update syntax to support
varname=value
assignments (incl. media prefixes) - add tests
- update syntax to support
- add --only-decls option for export cmd (ef8ef65)
- update/add/rename commands (3628c4c)
- rename
convert
=>bundle
- add new
convert
command to transpile individual stylesheets - update CLI arg specs/re-use
- rename
- merge bundle & convert cmds (a2187cb)
0.5.1 (2023-12-31)
- update spec format (key & variations) (f7f2d09)
0.5.0 (2023-12-28)
0.4.0 (2023-12-26)
- add support for file-local variation defs (3a8e1a3)
- support parametric units in generator specs (004a23d)
- add support for hiccup-css declarations (cd2ceca)
0.3.0 (2023-12-22)
- update convert cmd (d0275ce)
- add --eval option to convert from string arg
0.2.0 (2023-12-21)
- update specs/format, simplify generate, update tests (394ba09)
- update specs format, add support for user data (7e3ec01)
0.1.1 (2023-12-18)
- update export cmd args (7a2feaf)
0.1.0 (2023-12-18)
- import as new pkg (08628b3)
- switch generated framework output to JSON, simplify (8850cae)
- merge media query refs from all inputs (34047c9)
- dedupe & merge all selectors & decls (fd333c8)
- add input file watching (717dbe1)
- add error handling for watch mode (3b8dab9)
- add support for line comments in .meta files (a6273c8)
- add export cmd, update other cmds & arg handling (f8b326a)
- add pretty printing for generate cmd (2c27c9b)
- add convert option to force include CSS classes (9932e91)
- update generate & convert cmds (15daa6e)
- support reading force includes from file (f92456b)
- update convert cmd flag spec (606a585)
- resolve out file path (6e7f7dd)