Commit Graph

261 Commits

Author SHA1 Message Date
Wilson Lin 94f292da38 Restore larger icons and use width attr instead 2021-08-07 20:27:56 +10:00
Wilson Lin 6a7c5b2d10 Resize icons 2021-08-07 20:21:22 +10:00
Wilson Lin 12cb77fd4b Add icons to README 2021-08-07 20:15:37 +10:00
Wilson Lin b0c574dbd7 Fix tag omission minification; implement entity reencoding minification 2021-08-06 22:53:33 +10:00
Wilson Lin 88d288b0cb Implement parser; remove legacy code 2021-08-06 12:07:27 +10:00
Wilson Lin 016e83d6fd 0.4.11 2021-05-23 11:56:20 +10:00
Wilson Lin 4b08332f6b 0.4.10 2021-04-16 12:21:07 +10:00
Wilson Lin 03d7e4c3f3 0.4.9 2021-04-15 01:39:11 +10:00
Wilson Lin c7f6fdadda 0.4.8 2021-04-15 00:23:02 +10:00
Wilson Lin 28ac8db96f 0.4.7 2021-04-13 15:36:16 +10:00
Wilson Lin df6426cb25 All gt must be encoded in unquoted attr values 2021-04-13 15:35:39 +10:00
Wilson Lin e41156d6e0 0.4.6 2021-04-07 22:16:02 +10:00
Wilson Lin b4142be729 0.4.5 2021-04-06 19:36:29 +10:00
Wilson Lin aad43945ad Mention invalid HTML output 2021-04-06 19:32:49 +10:00
Wilson Lin a92ea403e8 0.4.4 2021-04-06 18:43:07 +10:00
Wilson Lin 2c76bb3dd8 0.4.3 2021-02-07 01:57:32 +11:00
Wilson Lin d2408732f5 0.4.2 2021-02-06 00:09:14 +11:00
Wilson Lin 4688003e5b Show core bench results 2021-02-06 00:08:07 +11:00
Wilson Lin 6c0fe45606 0.4.1 2021-01-09 16:56:14 +11:00
Wilson Lin 9b2a348fd4 Improve CLI; fix Ruby integration 2021-01-08 01:58:31 +11:00
Wilson Lin ae0740d9c4 0.4.0 2021-01-08 00:28:24 +11:00
Wilson Lin e4d8b14d0b CSS minification using esbuild 2021-01-08 00:26:02 +11:00
Wilson Lin 52eaf10148 0.3.12 2021-01-06 21:57:41 +11:00
Wilson Lin 915a9227f7 Merge 0df4faf 2021-01-06 21:05:02 +11:00
Wilson Lin 0df4fafeef 0.3.11 2021-01-06 20:58:29 +11:00
Wilson Lin c265dd139e GitHub actions does not support Python 3.6 on macOS 11.0 2021-01-06 18:03:01 +11:00
Wilson Lin 677dc5e655 0.3.10 2020-12-18 16:08:34 +11:00
Wilson Lin c959e51b4e 0.3.9 2020-11-13 22:20:30 +11:00
Wilson Lin 8ff5bc3768 Minor reformatting; minor README wording improvements 2020-09-20 20:50:22 +10:00
Wilson Lin ec2b08e018 0.3.8 2020-09-02 17:07:32 +10:00
Wilson Lin cfc4db4a82 Fix Java example in README 2020-08-26 14:46:01 +10:00
Wilson Lin a2c9f1a5d8 0.3.7 2020-08-25 00:37:54 +10:00
Wilson Lin 693c847563 Add documentation comments to Rust API 2020-08-25 00:36:27 +10:00
Wilson Lin 11560d71fe 0.3.6 2020-08-24 21:49:19 +10:00
Wilson Lin e306047067 Simplify parsing README section 2020-08-02 12:19:01 +10:00
Wilson Lin 6a56bcc89f 0.3.5 2020-07-30 14:51:46 +10:00
Wilson Lin ed72690463 Allow omitted tags in source 2020-07-30 14:38:40 +10:00
Wilson Lin d2bffe8005 Allow case insensitive closing tag names for script and style 2020-07-30 12:46:18 +10:00
Wilson Lin abfc4bceaa Make tag and attribute names case insensitive 2020-07-30 12:32:53 +10:00
Wilson Lin 373128e466 0.3.4 2020-07-30 00:33:33 +10:00
Wilson Lin 58fe37c17f 0.3.3 2020-07-27 18:13:10 +10:00
Wilson Lin c379f6667f Link to esbuild-rs 2020-07-27 17:00:56 +10:00
Wilson Lin ca5e60c5b8 Mention entities left encoded 2020-07-27 15:58:18 +10:00
Wilson Lin ab415ae0fb 0.3.2 2020-07-27 00:30:43 +10:00
Wilson Lin 2f5659bce0 0.3.1 2020-07-25 18:05:23 +10:00
Wilson Lin 2d20698e46 Also run and upload HTML-only bench 2020-07-25 14:31:55 +10:00
Wilson Lin 9a26aaa493 Fix Windows CLI URL 2020-07-24 20:19:41 +10:00
Wilson Lin ec17be9be9 Fix Rust API examples in README 2020-07-24 19:59:02 +10:00
Wilson Lin 8733ca4b59 Fix Node.js API example in README 2020-07-24 19:57:11 +10:00
Wilson Lin eb886014e8 0.3.0 2020-07-24 19:43:48 +10:00
Wilson Lin f499318c21 Update Node.js info in README 2020-07-24 17:47:55 +10:00
Wilson Lin 4e691ac550 Restore Windows support; fix Node.js paths 2020-07-22 21:52:54 +10:00
Wilson Lin b967e338ca Use named error struct instead of tuple; use async JS minification; fix old JS package names 2020-07-21 17:57:39 +10:00
Wilson Lin f5007268d8 Minor README wording change 2020-07-18 00:58:28 +10:00
Wilson Lin bfb5561672 Fix return value of minifyInPlace in README 2020-07-15 09:51:45 +10:00
Pesche 3a778e6df2
Fix parameter for `minifyInPlace` (#5) 2020-07-15 09:48:09 +10:00
Wilson Lin 8d26742047 Remove extra dot 2020-07-14 01:06:08 +10:00
Wilson Lin a8b0a23332 Simplify README 2020-07-14 01:05:43 +10:00
Wilson Lin b75438289a Simplify README 2020-07-14 01:00:51 +10:00
Wilson Lin d6b664ad1e Simplify README 2020-07-12 17:17:15 +10:00
Wilson Lin b97a29c220 Make graphs side-by-side on new GitHub layout 2020-07-12 15:31:11 +10:00
Wilson Lin db3b066fd1 Minor wording improvements 2020-07-12 15:27:55 +10:00
Wilson Lin 529e40cadc Fix typo in README 2020-07-12 15:07:46 +10:00
Wilson Lin 61ed03d366 Use hyphen in Python package name in README 2020-07-12 15:04:07 +10:00
Wilson Lin 6414e2a024 Fix README layout 2020-07-12 14:52:14 +10:00
Wilson Lin bc25b389de Shorten description 2020-07-12 14:49:00 +10:00
Wilson Lin 71ad320942 Link to memchr 2020-07-12 14:23:05 +10:00
Wilson Lin 7e946f59be Update README 2020-07-12 14:19:41 +10:00
Wilson Lin 75ba1a9d01 Update README and description 2020-07-12 14:05:12 +10:00
Wilson Lin 2726f2e454 0.2.6 2020-07-12 02:42:12 +10:00
Wilson Lin 2140c8b108 0.2.5 2020-07-12 02:02:57 +10:00
Wilson Lin d15776e1fa Fix package names 2020-07-12 02:01:48 +10:00
Wilson Lin dc376d7c7f Rename to minify-html 2020-07-12 01:29:34 +10:00
Wilson Lin 996a531147 0.2.4 2020-07-11 23:26:37 +10:00
Wilson Lin 0579fccfb1 Use local version for unpublished Cargo projects 2020-07-11 23:25:36 +10:00
Wilson Lin 5df34dd946 0.2.3 2020-07-11 06:15:06 +10:00
Wilson Lin 19323968b0 Remove Windows references and from Java package 2020-07-11 06:14:23 +10:00
Wilson Lin fee398a576 0.2.2 2020-07-11 05:53:05 +10:00
Wilson Lin e21889dd49 0.2.1 2020-07-11 01:51:00 +10:00
Wilson Lin e86aa0353d 0.2.0 2020-07-11 01:17:56 +10:00
Wilson Lin ced0e82515 Add support for configuration and JS minification using esbuild 2020-07-11 01:15:56 +10:00
Wilson Lin cfba485f1f Mention testing 2020-07-10 21:00:52 +10:00
Wilson Lin c626110160 0.1.12 2020-07-10 20:41:11 +10:00
Wilson Lin 9ffb7b1d98 Add unit tests and fix various bugs 2020-07-10 20:40:33 +10:00
Wilson Lin 5257325427 0.1.11 2020-07-09 17:06:30 +10:00
Wilson Lin ed8219bf14 0.1.10 2020-07-07 21:09:38 +10:00
Wilson Lin 0bc50ac06e 0.1.9 2020-07-04 20:33:57 +10:00
Wilson Lin cff021ffff 0.1.8 2020-07-04 16:00:53 +10:00
Wilson Lin 74248aa6a1 0.1.7 2020-07-03 22:32:41 +10:00
Wilson Lin 9e42f25c21 0.1.6 2020-07-03 21:20:27 +10:00
Wilson Lin 474961b6db 0.1.5 2020-07-03 20:38:08 +10:00
Wilson Lin dce9beb039 0.1.4 2020-07-03 17:32:23 +10:00
Wilson Lin fba2dd965d 0.1.3 2020-06-19 19:17:37 +10:00
Wilson Lin 3779931552 0.1.2 2020-06-19 18:15:38 +10:00
Wilson Lin 786bac2849 Update README 2020-06-19 14:26:39 +10:00
Wilson Lin 4e416074e7 0.1.1 2020-06-19 14:12:46 +10:00
Wilson Lin 730bde52a9 Mention that benched pages are already minified 2020-06-19 14:04:13 +10:00
Wilson Lin a2aa76db19 0.1.0 2020-06-19 10:02:36 +10:00
Wilson Lin 7a52bd7add Extract CLI to own package 2020-06-19 09:54:56 +10:00
Wilson Lin caa738b8a9 Fix Rust example duplication 2020-05-12 17:35:32 +10:00