Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Gitoffthelawn
/
minify
Public
forked from
tdewolff/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
Fix previous release
tdewolff
committed
85085af
View commit details
Copy full SHA for 85085af
Browse repository at this point
Fix CSS fuzz test and strconv inaccuracies
tdewolff
committed
d956d5f
View commit details
Copy full SHA for d956d5f
Browse repository at this point
Merge pull request #1016 from tdewolff/dependabot/npm_and_yarn/bindings/js/postcss-8.5.25
Show description for 8a420b3
tdewolff
authored
8a420b3
View commit details
Copy full SHA for 8a420b3
Browse repository at this point
Merge pull request #1015 from tdewolff/dependabot/npm_and_yarn/bindings/js/types/node-26.1.2
Show description for 8770a24
tdewolff
authored
8770a24
View commit details
Copy full SHA for 8770a24
Browse repository at this point
Merge pull request #1014 from tdewolff/dependabot/npm_and_yarn/bindings/js/koffi-3.1.3
Show description for cf0dcfc
tdewolff
authored
cf0dcfc
View commit details
Copy full SHA for cf0dcfc
Browse repository at this point
Merge pull request #1013 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.2
Show description for 5c68d46
tdewolff
authored
5c68d46
View commit details
Copy full SHA for 5c68d46
Browse repository at this point
Bump postcss from 8.5.19 to 8.5.25 in /bindings/js
Show description for 760b697
dependabot[bot]
authored
760b697
View commit details
Copy full SHA for 760b697
Browse repository at this point
Merge pull request #1012 from tdewolff/dependabot/github_actions/actions/setup-node-7
Show description for d3ecf85
tdewolff
authored
d3ecf85
View commit details
Copy full SHA for d3ecf85
Browse repository at this point
Merge pull request #1011 from tdewolff/dependabot/github_actions/softprops/action-gh-release-3.0.2
Show description for eb87c7e
tdewolff
authored
eb87c7e
View commit details
Copy full SHA for eb87c7e
Browse repository at this point
Merge pull request #1010 from tdewolff/dependabot/github_actions/pypa/cibuildwheel-4.1.1
Show description for 97aa174
tdewolff
authored
97aa174
View commit details
Copy full SHA for 97aa174
Browse repository at this point
Merge pull request #1009 from tdewolff/dependabot/github_actions/actions/setup-go-7
Show description for 48bdf20
tdewolff
authored
48bdf20
View commit details
Copy full SHA for 48bdf20
Browse repository at this point
Commits on Aug 2, 2026
Bump @types/node from 26.1.1 to 26.1.2 in /bindings/js
Show description for 3a75443
dependabot[bot]
authored
3a75443
View commit details
Copy full SHA for 3a75443
Browse repository at this point
Bump koffi from 3.1.2 to 3.1.3 in /bindings/js
Show description for 0a18415
dependabot[bot]
authored
0a18415
View commit details
Copy full SHA for 0a18415
Browse repository at this point
Commits on Aug 1, 2026
Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2
Show description for bfdb55a
dependabot[bot]
authored
bfdb55a
View commit details
Copy full SHA for bfdb55a
Browse repository at this point
Bump actions/setup-node from 6 to 7
Show description for 8e437c2
dependabot[bot]
authored
8e437c2
View commit details
Copy full SHA for 8e437c2
Browse repository at this point
Bump softprops/action-gh-release from 3.0.1 to 3.0.2
Show description for 6953530
dependabot[bot]
authored
6953530
View commit details
Copy full SHA for 6953530
Browse repository at this point
Bump pypa/cibuildwheel from 4.1.0 to 4.1.1
Show description for 87b0437
dependabot[bot]
authored
87b0437
View commit details
Copy full SHA for 87b0437
Browse repository at this point
Bump actions/setup-go from 6 to 7
Show description for 4bf0f83
dependabot[bot]
authored
4bf0f83
View commit details
Copy full SHA for 4bf0f83
Browse repository at this point
Commits on Jul 31, 2026
Merge pull request #1008 from hdimer/fix/1007-text-whitespace-refs
Show description for 6181df9
tdewolff
authored
6181df9
View commit details
Copy full SHA for 6181df9
Browse repository at this point
xml/svg: keep whitespace character references in text content
Show description for 7f3e34d
hdimer
committed
7f3e34d
View commit details
Copy full SHA for 7f3e34d
Browse repository at this point
Commits on Jul 28, 2026
Merge pull request #1005 from tdewolff/dependabot/npm_and_yarn/bindings/js/koffi-3.1.2
Show description for cbeb2c5
tdewolff
authored
cbeb2c5
View commit details
Copy full SHA for cbeb2c5
Browse repository at this point
Merge pull request #1004 from tdewolff/dependabot/npm_and_yarn/bindings/js/tsdown-0.22.14
Show description for 8e377f6
tdewolff
authored
8e377f6
View commit details
Copy full SHA for 8e377f6
Browse repository at this point
Merge pull request #1006 from gaoflow/fix-attr-whitespace-charref
Show description for c94ffcb
tdewolff
authored
c94ffcb
View commit details
Copy full SHA for c94ffcb
Browse repository at this point
XML/SVG: preserve whitespace character references in attribute values
Show description for 5e8d560
gaoflow
committed
5e8d560
View commit details
Copy full SHA for 5e8d560
Browse repository at this point
Commits on Jul 26, 2026
CSS: add semicolon to non-block at rule at the EOF, fixes #1003
tdewolff
committed
05b3b2a
View commit details
Copy full SHA for 05b3b2a
Browse repository at this point
Bump koffi from 3.1.1 to 3.1.2 in /bindings/js
Show description for 2684e02
dependabot[bot]
authored
2684e02
View commit details
Copy full SHA for 2684e02
Browse repository at this point
Bump tsdown from 0.22.7 to 0.22.14 in /bindings/js
Show description for 7889e78
dependabot[bot]
authored
7889e78
View commit details
Copy full SHA for 7889e78
Browse repository at this point
Commits on Jul 24, 2026
HTML: fix parsing template delimiters in element attributes, fixes #1002
tdewolff
committed
dfd6477
View commit details
Copy full SHA for dfd6477
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'master' of github.com:tdewolff/minify
tdewolff
committed
bb3e8ba
View commit details
Copy full SHA for bb3e8ba
Browse repository at this point
Fix workflows
tdewolff
committed
3cb0c44
View commit details
Copy full SHA for 3cb0c44
Browse repository at this point
Commits on Jul 14, 2026
Merge pull request #996 from tdewolff/dependabot/npm_and_yarn/bindings/js/typescript-7.0.2
Show description for 9a7232b
tdewolff
authored
9a7232b
View commit details
Copy full SHA for 9a7232b
Browse repository at this point
Bump typescript from 6.0.3 to 7.0.2 in /bindings/js
Show description for 27f800d
dependabot[bot]
authored
27f800d
View commit details
Copy full SHA for 27f800d
Browse repository at this point
go fix
tdewolff
committed
693ef7a
View commit details
Copy full SHA for 693ef7a
Browse repository at this point
Update
tdewolff
committed
4a657b2
View commit details
Copy full SHA for 4a657b2
Browse repository at this point
Update dependencies
tdewolff
committed
f1f27e7
View commit details
Copy full SHA for f1f27e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.