plain-tailwind changelog
0.20.5 (2026-02-26)
What's changed
- Added type annotations to
TAILWIND_SRC_PATH and TAILWIND_DIST_PATH settings (37e8a58ca9b5)
Upgrade instructions
0.20.4 (2026-02-26)
What's changed
- Auto-formatted config files with updated linter configuration (028bb95c3ae3)
Upgrade instructions
0.20.3 (2026-02-04)
What's changed
- Removed
@internalcode decorator from Tailwind, TailwindCSSExtension, and entrypoint functions (e7164d3891b2)
Upgrade instructions
0.20.2 (2026-01-28)
What's changed
- Converted the
plain-tailwind skill to a passive .claude/rules/ file with path-based activation on **/*.html files (512040ac51)
Upgrade instructions
- Run
plain agent install to update your .claude/ directory.
0.20.1 (2026-01-28)
What's changed
Upgrade instructions
0.20.0 (2026-01-15)
What's changed
- Internal version bump with no user-facing changes
Upgrade instructions
0.19.0 (2026-01-13)
What's changed
- Improved README documentation with better structure, more examples, and FAQs section (da37a78)
Upgrade instructions
0.18.0 (2026-01-13)
What's changed
- Internal version bump with no user-facing changes
Upgrade instructions
0.17.0 (2025-12-04)
What's changed
- Internal type annotation improvements (ac1eeb0)
Upgrade instructions
0.16.0 (2025-11-24)
What's changed
- Internal version bump with no user-facing changes
Upgrade instructions
0.15.4 (2025-11-03)
What's changed
- Internal version bump with no user-facing changes
Upgrade instructions
0.15.3 (2025-10-12)
What's changed
- Removed outdated reference to Heroku buildpack in documentation (ee4710a)
Upgrade instructions
0.15.2 (2025-10-06)
What's changed
- Added comprehensive type annotations to improve IDE and type checker support (9b6882b)
Upgrade instructions
0.15.1 (2025-09-25)
What's changed
- Improved Tailwind download performance by using larger chunk sizes (8MB) and optimized HTTP connection pooling (9bf4eca)
Upgrade instructions
0.15.0 (2025-09-19)
What's changed
- Added
plain-tailwind standalone script for running Tailwind installation separately from Plain (a9d1ab6)
Upgrade instructions
0.14.0 (2025-09-19)
What's changed
- Added new
plain tailwind version command to display the currently installed Tailwind CSS version (4679a42)
- Minimum Python version requirement updated from 3.11 to 3.13 (d86e307)
Upgrade instructions
- Update your Python environment to Python 3.13 or later
0.13.3 (2025-09-03)
What's changed
- Comprehensive README update with improved documentation structure, table of contents, and detailed usage examples (4ebecd1)
- Added AGENTS.md file with guidance for conditional Tailwind styling using
data- attributes (df3edbf)
Upgrade instructions
0.13.2 (2025-07-07)
What's changed
- The CLI now shows a progress bar while downloading the Tailwind standalone binary, so long downloads no longer appear to hang (ec637aa).
Upgrade instructions
0.13.1 (2025-06-26)
What's changed
- No user-facing changes in this patch release. Internal housekeeping of the CHANGELOG file only (e1f5dd3).
Upgrade instructions