Commit Graph

103 Commits

Author SHA1 Message Date
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 ec2b08e018 0.3.8 2020-09-02 17:07:32 +10:00
Wilson Lin a2c9f1a5d8 0.3.7 2020-08-25 00:37:54 +10:00
Wilson Lin 11560d71fe 0.3.6 2020-08-24 21:49:19 +10:00
Wilson Lin 6a56bcc89f 0.3.5 2020-07-30 14:51:46 +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 ab415ae0fb 0.3.2 2020-07-27 00:30:43 +10:00
Wilson Lin 009e91d094 Use aho-corasick for faster and simpler end tag matching 2020-07-27 00:27:52 +10:00
Wilson Lin 2f5659bce0 0.3.1 2020-07-25 18:05:23 +10:00
Wilson Lin e76c12a9db Avoid cloning script data before passing to esbuild 2020-07-25 14:18:23 +10:00
Wilson Lin eb886014e8 0.3.0 2020-07-24 19:43:48 +10:00
Wilson Lin ae60f122a8 Don't abort on panic since this is a library for many languages 2020-07-22 21:34:19 +10:00
Wilson Lin 2d86a7c987 Lessen dependency version requirements 2020-07-22 20:50:00 +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 bc25b389de Shorten description 2020-07-12 14:49:00 +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 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 a15c0e76f9 Remove dependence on regex 2020-07-11 22:52:27 +10:00
Wilson Lin 56edbac338 Make JS library optional 2020-07-11 22:20:17 +10:00
Wilson Lin 5df34dd946 0.2.3 2020-07-11 06:15:06 +10:00
Wilson Lin fee398a576 0.2.2 2020-07-11 05:53:05 +10:00
Wilson Lin e817bcd5e6 Bump esbuild-rs to 0.0.5 2020-07-11 05:37:38 +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 86f961e600 Update description 2020-07-10 20:51:59 +10:00
Wilson Lin c626110160 0.1.12 2020-07-10 20:41:11 +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 a35641445d Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +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 a519394c3a Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
Wilson Lin dce9beb039 0.1.4 2020-07-03 17:32:23 +10:00
Wilson Lin 2a010088fa Use lazy_static instead of phf due to phf incompatibility with latest Rust versions 2020-07-03 17:32:09 +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 69f1bf3c4b Merge remote changes 2020-06-19 17:25:05 +10:00
Wilson Lin 99a13e3243 Precompute generated files instead of building them every compile 2020-06-19 17:16:23 +10:00
Wilson Lin 4e416074e7 0.1.1 2020-06-19 14:12:46 +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 8dd3861388 0.0.45 2020-05-12 17:26:23 +10:00
Wilson Lin 66c4f74e76 0.0.44 2020-03-01 14:05:45 +11:00
Wilson Lin 77576eee13 0.0.43 2020-01-31 23:41:29 +11:00
Wilson Lin ddf7834c90 0.0.42 2020-01-31 23:16:48 +11:00
Wilson Lin aaf57a9c22 Improve performance through inlining and direct arrays 2020-01-31 23:15:35 +11:00
Wilson Lin 375fcf0d01 0.0.41 2020-01-26 23:26:59 +13:00
Wilson Lin ed7453ef8f 0.0.40 2020-01-26 22:50:39 +13:00
Wilson Lin 555406e4ac 0.0.39 2020-01-26 18:38:55 +13:00
Wilson Lin 75748cbaa3 0.0.38 2020-01-26 16:50:30 +13:00
Wilson Lin 88b593b352 0.0.37 2020-01-26 16:39:12 +13:00
Wilson Lin 24951cb7ee 0.0.36 2020-01-21 01:50:19 +11:00
Wilson Lin d520897cb2 0.0.35 2020-01-21 00:50:20 +11:00
Wilson Lin 0f9c1702b7 0.0.34 2020-01-21 00:16:04 +11:00
Wilson Lin c0a9485283 0.0.33 2020-01-20 21:57:53 +11:00
Wilson Lin 39dcdd3b0a 0.0.32 2020-01-20 21:02:16 +11:00
Wilson Lin 8954bbae4a 0.0.31 2020-01-20 20:45:01 +11:00
Wilson Lin 2e61f38b01 0.0.30 2020-01-20 19:43:00 +11:00
Wilson Lin e535fc2222 0.0.29 2020-01-20 14:52:30 +11:00
Wilson Lin 2393176fa1 0.0.28 2020-01-20 01:13:37 +11:00
Wilson Lin ee84926695 0.0.27 2020-01-20 00:43:17 +11:00
Wilson Lin c781699680 0.0.26 2020-01-20 00:24:16 +11:00
Wilson Lin 23ccc0d6bc 0.0.25 2020-01-19 23:44:25 +11:00
Wilson Lin 894c5a9d33 0.0.24 2020-01-19 23:36:38 +11:00
Wilson Lin 1c57a41bd6 0.0.23 2020-01-19 23:26:17 +11:00
Wilson Lin 024e6aada0 0.0.22 2020-01-19 19:32:28 +11:00
Wilson Lin d63fddbcf1 0.0.21 2020-01-19 19:20:11 +11:00
Wilson Lin e192aa6c3f Create Ruby version 2020-01-19 19:19:33 +11:00
Wilson Lin 232293bdd8 0.0.20 2020-01-19 16:50:51 +11:00
Wilson Lin 3e7072c7e4 0.0.19 2020-01-19 00:22:45 +11:00
Wilson Lin 36617fd428 0.0.18 2020-01-18 22:48:08 +11:00
Wilson Lin e5b6a6e7ab 0.0.17 2020-01-18 18:21:13 +11:00
Wilson Lin acf5428853 0.0.16 2020-01-18 17:56:13 +11:00
Wilson Lin 69506acbb6 0.0.15 2020-01-18 16:59:28 +11:00
Wilson Lin af8e93684a 0.0.14 2020-01-17 09:16:28 +11:00
Wilson Lin 90a347d03b 0.0.13 2020-01-15 23:02:58 +11:00
Wilson Lin 52592997fb Use fastrie 2020-01-12 16:29:41 +11:00
Wilson Lin 3ed4067304 0.0.12 2020-01-10 00:14:56 +11:00
Wilson Lin 3744e13a4d Attempt to handle RegExp literals in JS 2020-01-08 22:19:16 +11:00
Wilson Lin 94071a8302 0.0.11 2020-01-07 21:03:06 +11:00
Wilson Lin 5776c5a1f5 0.0.10 2020-01-06 18:29:08 +11:00
Wilson Lin 45843408e7 0.0.9 2020-01-05 13:56:52 +11:00
Wilson Lin bfd5f65ba1 0.0.8 2020-01-04 17:52:12 +11:00
Wilson Lin 528b4f6909 0.0.7 2020-01-03 17:48:16 +11:00
Wilson Lin d663e6d950 Update package description 2020-01-02 14:36:01 +11:00
Wilson Lin bdd7682fb6 0.0.6 2020-01-02 14:16:09 +11:00
Wilson Lin e500fdbd89 0.0.5 2020-01-01 21:02:11 +11:00
Wilson Lin 7ac622d31e Fix packages 2019-12-30 19:20:33 +11:00
Wilson Lin d967c429ab Create Node.js module 2019-12-30 18:16:33 +11:00
Wilson Lin 53904f1956 Build entities trie at compile time; support entities without semicolon 2019-12-29 21:00:20 +11:00
Wilson Lin 5f8da411b3 Clear out archive and unused tag names sets; update README with whitespace minification modes 2019-12-28 11:58:01 +11:00