Commit Graph

46 Commits

Author SHA1 Message Date
Wilson Lin e5307d4c9f 0.11.1 2023-05-07 19:34:04 +07:00
Wilson Lin 93ae6b6b3a Bump GitHub Actions Ubuntu image version 2023-05-07 19:12:02 +07:00
Wilson Lin 1dde21ce12 0.11.0 2023-05-07 18:16:04 +07:00
Wilson Lin 44160e2ec7 Update changelog 2023-05-07 18:05:45 +07:00
Wilson Lin ad21466d2c Change default CSS minifier optimising level and allow configuring it 2023-02-16 19:23:03 +11:00
Wilson Lin d4e0887465 0.10.8 2023-01-31 15:14:32 +11:00
Wilson Lin 1d9a930fb6 Do not consider empty `href` attributes as redundant 2023-01-31 15:12:57 +11:00
Wilson Lin dc43362203 [Node.js] Fix assertion failure panic on invalid argument type. 2023-01-31 15:01:14 +11:00
Wilson Lin 019909b9f2 0.10.7 2023-01-06 09:44:12 +11:00
Wilson Lin b624297fc6 Bump minify-js to 0.4.2 2023-01-06 09:43:47 +11:00
Wilson Lin e9f3bf44a9 0.10.6 2023-01-05 14:56:20 +11:00
Wilson Lin 013afa007e Improve handling of RCDATA text content in edge cases 2023-01-05 14:55:45 +11:00
Wilson Lin c8649df0af 0.10.5 2023-01-05 14:29:50 +11:00
Wilson Lin cdd56e8667 Do not encode entities in RCDATA text content 2023-01-05 14:28:16 +11:00
Wilson Lin f9dd173c7e 0.10.4 2023-01-05 12:38:00 +11:00
Wilson Lin 02ba438f76 [Node.js] Improve invalid arugment type error messages (fixes #101) 2023-01-05 12:33:57 +11:00
Wilson Lin 9eeca7bbda Update CHANGELOG 2023-01-05 12:14:40 +11:00
Wilson Lin bd2fdb3edd Bump css-minify to 0.3.1 2023-01-05 11:52:49 +11:00
Wilson Lin 5989c06e58 Use FxHasher for internal hash-based data structures 2023-01-05 11:48:03 +11:00
Wilson Lin b6a0a9102e 0.10.3 2022-10-28 11:16:02 +11:00
Wilson Lin 6c9577399b
Update changelog 2022-10-26 07:43:42 +11:00
Adam Johnson 521814979a
Add Python 3.11 support (#117) 2022-10-26 07:27:23 +11:00
Wilson Lin 52fd593885 Update CHANGELOG 2022-10-04 20:52:49 +11:00
Wilson Lin 1aea5d1be8 Bump minify-js 2022-09-28 12:51:44 +10:00
Wilson Lin 29e7b1c187 Drop support for macOS ARM64 due to lack of access to hardware 2022-08-09 13:47:38 +10:00
Wilson Lin 73744cca70 Update CHANGELOG 2022-08-09 12:41:01 +10:00
Wilson Lin 284f908c32 Update changelog 2022-07-05 12:09:00 +10:00
Wilson Lin c5bfac177c Drop mismatched closing tags instead of reinterpreting as opening tags 2022-06-22 20:13:36 +10:00
Wilson Lin a6035d6f0f Implement parallel processing with CLI 2022-06-22 14:03:19 +10:00
Wilson Lin 7263c7a95d Bump minify-js 2022-06-22 12:52:33 +10:00
Wilson Lin 776539b9ce Create onepass variant for Python 2022-06-22 12:24:15 +10:00
Wilson Lin fde8354461 Fix Node.js versioning 2022-06-22 12:06:15 +10:00
Wilson Lin f41aeec49c Update changelog 2022-06-22 02:31:34 +10:00
Wilson Lin b1c3198155 Update changelog 2022-06-22 01:18:29 +10:00
Wilson Lin cff28902c9 Update changelog 2022-06-22 01:16:29 +10:00
Wilson Lin fd60983516 Handle existing wheels when building Python library 2022-06-17 18:01:13 +10:00
Wilson Lin 64e880684a
v0.8.1 changelog 2022-06-17 11:58:21 +10:00
Wilson Lin 737a82df40 Minify SVG element whitespace 2021-12-15 15:29:06 +11:00
Wilson Lin 1bf2435c62 Mention Node.js Windows build fix in CHANGELOG 2021-12-14 13:49:11 +11:00
Wilson Lin 08ee491c22 Fix typo 2021-12-14 12:52:14 +11:00
Wilson Lin e93188f9b7 Do not remove empty alt tag 2021-12-14 12:49:29 +11:00
Wilson Lin fcf3b5c215 Update CHANGELOG 2021-11-12 17:19:37 +11:00
Wilson Lin b05ea30b31 Include cli.js 2021-10-23 18:00:15 +11:00
Wilson Lin ee9fc50741 Implement CLI wrapper for Node.js; fix Node.js TS defs 2021-10-23 17:42:26 +11:00
Wilson Lin ece1f84fc4 Fix spaces not being added between unquoted attributes when requested 2021-10-23 13:39:06 +11:00
Wilson Lin c8973d4eac Intrepret `type=module` on <script> as a JS type 2021-10-23 13:27:48 +11:00