Skip to content

Commit d9d40d2

Browse files
bartTCclaude
andcommitted
Release v0.10.0
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3d24bd3 commit d9d40d2

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.0] - 2025-01-06
11+
1012
### Added
1113

1214
- **Editor Integration**: STDIN/STDOUT filter mode for text editor integrations
@@ -270,7 +272,8 @@ The initial alpha releases established the core functionality of Tailwhip.
270272
- **0.9a2** - Bug fixes, improved error handling, and type hint improvements
271273
- **0.9a3** - Enhanced template syntax handling and documentation updates
272274

273-
[Unreleased]: https://github.com/bartTC/tailwhip/compare/v0.9.4...HEAD
275+
[Unreleased]: https://github.com/bartTC/tailwhip/compare/v0.10.0...HEAD
276+
[0.10.0]: https://github.com/bartTC/tailwhip/compare/v0.9.4...v0.10.0
274277
[0.9.4]: https://github.com/bartTC/tailwhip/compare/v0.9.3...v0.9.4
275278
[0.9.3]: https://github.com/bartTC/tailwhip/compare/v0.9.2...v0.9.3
276279
[0.9.2]: https://github.com/bartTC/tailwhip/compare/v0.9.1...v0.9.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tailwhip"
3-
version = "0.9.4"
3+
version = "0.10.0"
44
description = "A pure Python Tailwind CSS class sorter that works with any HTML or CSS file, including Django templates and other template languages."
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)