Commit Graph

158 Commits

Author SHA1 Message Date
Wilson Lin 1b39178914 0.6.7 2021-08-10 16:13:22 +10:00
Wilson Lin d5beb4eb5f 0.6.6 2021-08-10 03:11:00 +10:00
Wilson Lin e6637b2495 0.6.5 2021-08-09 23:23:03 +10:00
Wilson Lin 95c792cebf 0.6.4 2021-08-09 23:13:21 +10:00
Wilson Lin 1fc0fb55a4 0.6.3 2021-08-09 22:22:24 +10:00
Wilson Lin f29ae39e47 0.6.2 2021-08-09 20:45:28 +10:00
Wilson Lin 2e4015de40 0.6.1 2021-08-09 18:11:57 +10:00
Wilson Lin 82d287d9c4 Restructure Rust project 2021-08-08 17:40:42 +10:00
Wilson Lin 613f98c302 0.6.0 2021-08-08 13:01:44 +10:00
Wilson Lin 46e20986b2 Avoid Node.js unnecessary source copying 2021-08-08 11:29:31 +10:00
Wilson Lin 5c3f6591fc 0.5.3 2021-08-08 02:35:58 +10:00
Wilson Lin 4c69399c5a 0.5.2 2021-08-08 02:23:43 +10:00
Wilson Lin 5ef491b823 0.5.1 2021-08-08 02:00:00 +10:00
Wilson Lin 0b58853999 Add spec-compliant unquoted attr values option 2021-08-08 01:45:25 +10:00
Wilson Lin 841c6de908 0.5.0 2021-08-08 01:16:02 +10:00
Wilson Lin d20d6c6a18 Avoid Node.js double copying of result 2021-08-08 00:33:17 +10:00
Wilson Lin 78ae50e284 Clarify TypeScript types 2021-08-07 22:32:15 +10:00
Wilson Lin 4c4147f4ae Add TODO 2021-08-07 20:57:34 +10:00
Wilson Lin 82533ef133 V8 no longer supports having two Buffer objects point to same underlying memory (nodejs/node#32463) 2021-08-07 20:56:22 +10:00
Wilson Lin 98409074ae Update Node.js docs 2021-08-07 20:02:20 +10:00
Wilson Lin 60b72e5c3c Update Node.js library 2021-08-07 19:48:07 +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 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 a92ea403e8 0.4.4 2021-04-06 18:43:07 +10:00
Wilson Lin 77b3d1e4c3 Fix path 2021-04-06 14:12:51 +10:00
Wilson Lin 16cea54a31 Move buildnative to gyp 2021-04-06 14:09:20 +10:00
Wilson Lin 9edd5cf682 Also publish core Node.js package 2021-04-06 13:46:09 +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 6c0fe45606 0.4.1 2021-01-09 16:56:14 +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 0df4fafeef 0.3.11 2021-01-06 20:58:29 +11:00
Wilson Lin 9e6e0b1e6f Fix missing library linking in Node.js macOS version 2021-01-06 18:02:00 +11:00
Wilson Lin de41c79092 Exit on Node.js assertion failures 2021-01-06 17:13:07 +11:00
Wilson Lin 677dc5e655 0.3.10 2020-12-18 16:08:34 +11:00
Sondre Nilsen cf956e74df
Fix TS types and include index.d.ts when publishing to NPM (#16)
* Include index.d.ts when publishing to NPM

* Set correct type for minify in index.d.ts
2020-12-18 10:35:46 +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 3416691955 [node] Add type declarations and documentation 2020-08-26 13:48:42 +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 2f5659bce0 0.3.1 2020-07-25 18:05:23 +10:00
Wilson Lin 863ccb947b Implement Node.js errors 2020-07-25 13:40:37 +10:00
Wilson Lin eb886014e8 0.3.0 2020-07-24 19:43:48 +10:00
Wilson Lin 9f40000527 Omit closing tags for html, head, body 2020-07-24 19:05:29 +10:00
Wilson Lin 00c3361117 Fix Node.js gyp action for non-Windows 2020-07-24 17:38:38 +10:00
Wilson Lin aacfb78e0f Implement Windows support for Node.js 2020-07-24 17:35:26 +10:00
Wilson Lin 33782aa858 Fix Node.js version constraint 2020-07-24 16:42:55 +10:00
Wilson Lin c1e7c64cdd Improve Node.js compatibility 2020-07-24 16:29:25 +10:00
Wilson Lin 17647b5843 Do not create per-Node.js builds; decrease N-API version 2020-07-24 16:08:14 +10:00
Wilson Lin 715dffb8de Create N-API methods 2020-07-24 16:03:47 +10:00
Wilson Lin 6143b852e1 Create structure for Node.js node-gyp native module 2020-07-24 14:20:24 +10:00
Wilson Lin 4e691ac550 Restore Windows support; fix Node.js paths 2020-07-22 21:52:54 +10:00
Wilson Lin 697823ab17 Use Node.js native module directly without JS overhead 2020-07-22 21:38:54 +10:00
Wilson Lin f3ce568005 Update other language libraries to use new Error struct 2020-07-22 21:11:16 +10:00
Wilson Lin f42b2648d2 Rename Node.js package 2020-07-21 13:44:56 +10:00
Wilson Lin 871298dae5 Use compression for Node.js binaries 2020-07-12 16:17:43 +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 b8fa10879a Fix build-binary script 2020-07-11 23:37:19 +10:00
Wilson Lin 573c88c67f Do not run npm postinstall from repo 2020-07-11 23:33:44 +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 82a0b8ecee Use online platform binary downloader install script for Node.js instead of bundling all modules 2020-07-11 22:02:43 +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 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 cff021ffff 0.1.8 2020-07-04 16:00:53 +10:00
Wilson Lin 7c2c898d36 Simplify Node.js binary naming 2020-07-04 00:00:10 +10:00
Wilson Lin 224e28c8a6 Fix Node.js engine version limit 2020-07-03 23:41:51 +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 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 8dd3861388 0.0.45 2020-05-12 17:26:23 +10:00