Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Terser
The fast and efficient minifier for modern JavaScript
Collective -
Host: opensource -
https://opencollective.com/terser
- Website: https://terser.org
- Code: https://github.com/terser
load nvm
github.com/terser/terser-functional-tests - 97f12de78672d26e537277c6180228444ff0a52c authored about 5 years ago
github.com/terser/terser-functional-tests - 97f12de78672d26e537277c6180228444ff0a52c authored about 5 years ago
load user profile
github.com/terser/terser-functional-tests - 4b8fe70491cb840cf5c2be4c49a36ef25a4200de authored about 5 years ago
github.com/terser/terser-functional-tests - 4b8fe70491cb840cf5c2be4c49a36ef25a4200de authored about 5 years ago
document and improve functional tests
github.com/terser/terser - 00ea641c80f16094e1e1d09074741a4722da1fc1 authored about 5 years ago
github.com/terser/terser - 00ea641c80f16094e1e1d09074741a4722da1fc1 authored about 5 years ago
use nvm in run-all.sh through login shell shellnannigans
github.com/terser/terser-functional-tests - 40c522a20f14e155279c844eb3cde11139599faf authored about 5 years ago
github.com/terser/terser-functional-tests - 40c522a20f14e155279c844eb3cde11139599faf authored about 5 years ago
add removed symlink
github.com/terser/terser-functional-tests - 9561b280f39a2fc30f622924c745a89a73ea04a6 authored about 5 years ago
github.com/terser/terser-functional-tests - 9561b280f39a2fc30f622924c745a89a73ea04a6 authored about 5 years ago
move functional tests to a script file
github.com/terser/terser - 4503ca74faf1c21d4649af6dc35e5643213d97da authored about 5 years ago
github.com/terser/terser - 4503ca74faf1c21d4649af6dc35e5643213d97da authored about 5 years ago
try to fix tests/computer-science.js
github.com/terser/terser-functional-tests - 001b5838fef014d1467d42e248b5da836c9f5993 authored about 5 years ago
github.com/terser/terser-functional-tests - 001b5838fef014d1467d42e248b5da836c9f5993 authored about 5 years ago
update to node 13 and use npm link to inject current terser as a dep
github.com/terser/terser - 4ab1d87b75e059a1adbc18c82c71af8dec3155f3 authored about 5 years ago
github.com/terser/terser - 4ab1d87b75e059a1adbc18c82c71af8dec3155f3 authored about 5 years ago
set to executable and add shebang
github.com/terser/terser-functional-tests - fce905a6fae2dff32a25c54ee4e611d5a2e91d5f authored about 5 years ago
github.com/terser/terser-functional-tests - fce905a6fae2dff32a25c54ee4e611d5a2e91d5f authored about 5 years ago
Merge pull request #94 from evanplaice/computer-science
Add 'computer-science'
github.com/terser/terser-functional-tests - 5324a151a0927a8a2691c3a0155c7ec8faf08045 authored about 5 years ago
Add 'computer-science'
github.com/terser/terser-functional-tests - cd0d7fd705b3cfdd1fde9699d9d22956a2db9c84 authored about 5 years ago
github.com/terser/terser-functional-tests - cd0d7fd705b3cfdd1fde9699d9d22956a2db9c84 authored about 5 years ago
loose end
github.com/terser/terser - 196e02cc59d8b83c4a209511b37f8a0cfcc580df authored about 5 years ago
github.com/terser/terser - 196e02cc59d8b83c4a209511b37f8a0cfcc580df authored about 5 years ago
finish class properties
github.com/terser/terser - 7e40854610f39c727bdd9c1b2f42428e53856ed2 authored about 5 years ago
github.com/terser/terser - 7e40854610f39c727bdd9c1b2f42428e53856ed2 authored about 5 years ago
4.5.1
github.com/terser/terser - a436a8e77a6d8f350cee77fdf0161e38286f360c authored about 5 years ago
github.com/terser/terser - a436a8e77a6d8f350cee77fdf0161e38286f360c authored about 5 years ago
sort domprops
github.com/terser/terser - c950d3547e4e3d7fa196e06af7665b3e721b2d6d authored about 5 years ago
github.com/terser/terser - c950d3547e4e3d7fa196e06af7665b3e721b2d6d authored about 5 years ago
Added support for class properties and static class properties (#326)
github.com/terser/terser - ee8d263760e0a9beaf53bd13cef5c8c9d502735c authored about 5 years ago
github.com/terser/terser - ee8d263760e0a9beaf53bd13cef5c8c9d502735c authored about 5 years ago
close #545: ensure that objects are parenthesised correctly in arrow function output
github.com/terser/terser - e68f5edcc0b142f67b0d7c12e40824e32b53f976 authored about 5 years ago
github.com/terser/terser - e68f5edcc0b142f67b0d7c12e40824e32b53f976 authored about 5 years ago
4.5.0
github.com/terser/terser - b0a7a1acc586a9814e41d069b31ec78d813b549a authored about 5 years ago
github.com/terser/terser - b0a7a1acc586a9814e41d069b31ec78d813b549a authored about 5 years ago
update changelog
github.com/terser/terser - c01ea650ba2f596cac226aa481d35e9efabe777f authored about 5 years ago
github.com/terser/terser - c01ea650ba2f596cac226aa481d35e9efabe777f authored about 5 years ago
fuzz.js: Ignore all invalid regex errors found by Acorn but not Terser (#542)
Acorn 7 adds more error messages for invalid regexes. Ignore them all as
Terser does not parse ...
Added output option to keep numbers as is (#501)
github.com/terser/terser - 82b67f3d8fc47d1e8cbc8b8bc576bb4ca1ec4b5b authored about 5 years ago
github.com/terser/terser - 82b67f3d8fc47d1e8cbc8b8bc576bb4ca1ec4b5b authored about 5 years ago
feat: set ES version by year (#541)
github.com/terser/terser - 3bac5f3a7225857631fac7a22c4daf788f07e938 authored about 5 years ago
github.com/terser/terser - 3bac5f3a7225857631fac7a22c4daf788f07e938 authored about 5 years ago
fix build
github.com/terser/terser - d21624ae303174f4f2e9205d5068aa7af72c0ff8 authored about 5 years ago
github.com/terser/terser - d21624ae303174f4f2e9205d5068aa7af72c0ff8 authored about 5 years ago
Optimize condition for full char (#538)
github.com/terser/terser - 94e2b9104222ddda52dd917c049df0ccb4adcbdb authored about 5 years ago
github.com/terser/terser - 94e2b9104222ddda52dd917c049df0ccb4adcbdb authored about 5 years ago
fix #534 by keeping track of unmangleable names and skipping them
github.com/terser/terser - 9f8294016c722f2b191383f43902cd2ccfec0342 authored about 5 years ago
github.com/terser/terser - 9f8294016c722f2b191383f43902cd2ccfec0342 authored about 5 years ago
represent bare-bodied arrow functions as functions with a plain return statement
github.com/terser/terser - 571a99fdeea92c01ba4d1b3624965bcc971b140e authored about 5 years ago
github.com/terser/terser - 571a99fdeea92c01ba4d1b3624965bcc971b140e authored about 5 years ago
improve inlining
github.com/terser/terser - 2889744e409fa919abae195d00da926f51e980fb authored about 5 years ago
github.com/terser/terser - 2889744e409fa919abae195d00da926f51e980fb authored about 5 years ago
style changes
github.com/terser/terser - 369064ffaed140c4860d5ff47aa214688adb8551 authored about 5 years ago
github.com/terser/terser - 369064ffaed140c4860d5ff47aa214688adb8551 authored about 5 years ago
add link to opencollective
github.com/terser/terser - ea0fbdc5a717c39508712e194a74bc36418cbd68 authored about 5 years ago
github.com/terser/terser - ea0fbdc5a717c39508712e194a74bc36418cbd68 authored about 5 years ago
remove tests failing on travis
github.com/terser/terser-functional-tests - 8dacfd1c0c1083143f7aa0e83e2aa7953f38a395 authored about 5 years ago
github.com/terser/terser-functional-tests - 8dacfd1c0c1083143f7aa0e83e2aa7953f38a395 authored about 5 years ago
4.4.3
github.com/terser/terser - 046a417626997120b58bcdeeb82744811b585a4b authored about 5 years ago
github.com/terser/terser - 046a417626997120b58bcdeeb82744811b585a4b authored about 5 years ago
update changelog
github.com/terser/terser - 93fad367b1717fb387570cf0e3c82f75ce2e575e authored about 5 years ago
github.com/terser/terser - 93fad367b1717fb387570cf0e3c82f75ce2e575e authored about 5 years ago
plug memory leak
github.com/terser/terser - 4bba5ebc26f4e7ad36da2adc550cc277e0d43afa authored about 5 years ago
github.com/terser/terser - 4bba5ebc26f4e7ad36da2adc550cc277e0d43afa authored about 5 years ago
.
github.com/terser/terser-functional-tests - fefc3e1414c332287a1e528973eb449ddc4a8295 authored about 5 years ago
github.com/terser/terser-functional-tests - fefc3e1414c332287a1e528973eb449ddc4a8295 authored about 5 years ago
avoid terser-functional-tests cache changing and its reprecussions
github.com/terser/terser - 3597a317b92c2256ebfad1809095ee6080feba13 authored about 5 years ago
github.com/terser/terser - 3597a317b92c2256ebfad1809095ee6080feba13 authored about 5 years ago
don't test node 8
github.com/terser/terser - 880f43f9698fa825b7d40677397c283483990c8a authored about 5 years ago
github.com/terser/terser - 880f43f9698fa825b7d40677397c283483990c8a authored about 5 years ago
update
github.com/terser/terser-functional-tests - 4b6ec3434b288d3a6be4fc7db8dc4639dd13eea7 authored about 5 years ago
github.com/terser/terser-functional-tests - 4b6ec3434b288d3a6be4fc7db8dc4639dd13eea7 authored about 5 years ago
make the functional test another job not a separate stage
github.com/terser/terser - f40dbb1230f034c3c1ad51651db0dc15c2420b1c authored about 5 years ago
github.com/terser/terser - f40dbb1230f034c3c1ad51651db0dc15c2420b1c authored about 5 years ago
fix functional tests in the face of cache
github.com/terser/terser - b6260c8c9a86793b5bc77414410d8ba24311f156 authored about 5 years ago
github.com/terser/terser - b6260c8c9a86793b5bc77414410d8ba24311f156 authored about 5 years ago
fix functional tests and speed up older tests
github.com/terser/terser - 5792726bf8d070dac9fe1712260cedb05fd2b7e3 authored about 5 years ago
github.com/terser/terser - 5792726bf8d070dac9fe1712260cedb05fd2b7e3 authored about 5 years ago
add functional test job to travis
github.com/terser/terser - 47cfe3b3b05dbf86efb79cd521517f81cbd97133 authored about 5 years ago
github.com/terser/terser - 47cfe3b3b05dbf86efb79cd521517f81cbd97133 authored about 5 years ago
'some' more tests
github.com/terser/terser-functional-tests - 590eea3bed7d22b3fcc63465cca512baa19e29d0 authored about 5 years ago
github.com/terser/terser-functional-tests - 590eea3bed7d22b3fcc63465cca512baa19e29d0 authored about 5 years ago
1.0.1
github.com/terser/require-terser - 4acd7f818653b4472bd718bfcb352926c695c9d4 authored about 5 years ago
github.com/terser/require-terser - 4acd7f818653b4472bd718bfcb352926c695c9d4 authored about 5 years ago
update readme
github.com/terser/require-terser - 79b37c48fc0754919f290665bde7f3e17e3a5605 authored about 5 years ago
github.com/terser/require-terser - 79b37c48fc0754919f290665bde7f3e17e3a5605 authored about 5 years ago
initial commit
github.com/terser/require-terser - df712f95d7158f5942587645ba6cb89902e71d12 authored about 5 years ago
github.com/terser/require-terser - df712f95d7158f5942587645ba6cb89902e71d12 authored about 5 years ago
Initial commit
github.com/terser/require-terser - 71321491cc7dbef9d355e974f9254d4947c2a387 authored about 5 years ago
github.com/terser/require-terser - 71321491cc7dbef9d355e974f9254d4947c2a387 authored about 5 years ago
close #531: enable inline annotation for arrow functions with bare exp bodies
github.com/terser/terser - 743319fbc24deacb20c89fb0611599dd681bf61d authored about 5 years ago
github.com/terser/terser - 743319fbc24deacb20c89fb0611599dd681bf61d authored about 5 years ago
Fixed parsing numbers with e (#532)
github.com/terser/terser - a7f0d1894f65e3731fdac3389ab695271abb0fe6 authored about 5 years ago
github.com/terser/terser - a7f0d1894f65e3731fdac3389ab695271abb0fe6 authored about 5 years ago
disallow exponentiation in bigint
github.com/terser/terser - 942a9ef73a36c2a9f260be739be36e19633e732f authored about 5 years ago
github.com/terser/terser - 942a9ef73a36c2a9f260be739be36e19633e732f authored about 5 years ago
4.4.2
github.com/terser/terser - 7744803468864a62e2fc3137444e9b812c5f1e09 authored about 5 years ago
github.com/terser/terser - 7744803468864a62e2fc3137444e9b812c5f1e09 authored about 5 years ago
close #527: fixes problem with identity functions
github.com/terser/terser - afd7e5879566a1ad448fff84b04d848e6a480955 authored about 5 years ago
github.com/terser/terser - afd7e5879566a1ad448fff84b04d848e6a480955 authored about 5 years ago
update patrons.md
github.com/terser/terser - bdf87b722705c95dee2c1816b98e6670d7b8fc33 authored about 5 years ago
github.com/terser/terser - bdf87b722705c95dee2c1816b98e6670d7b8fc33 authored about 5 years ago
fix #525 by correctly parsing hex bignums
github.com/terser/terser - 801246a8f707b73eced6c1145a0a5f0ea404c115 authored about 5 years ago
github.com/terser/terser - 801246a8f707b73eced6c1145a0a5f0ea404c115 authored about 5 years ago
4.4.1
github.com/terser/terser - e0a17a672060419903076631e3691cc7620f48f1 authored about 5 years ago
github.com/terser/terser - e0a17a672060419903076631e3691cc7620f48f1 authored about 5 years ago
update changelog
github.com/terser/terser - 7707d1d8701b1e04b7a64639cecf382199364f4c authored about 5 years ago
github.com/terser/terser - 7707d1d8701b1e04b7a64639cecf382199364f4c authored about 5 years ago
add test after closing #508
github.com/terser/terser - b3a74da0eef977896a46f8e4fc98bbb442666d90 authored about 5 years ago
github.com/terser/terser - b3a74da0eef977896a46f8e4fc98bbb442666d90 authored about 5 years ago
close #524: convert predicate sets into Maps instead of objects
github.com/terser/terser - 846b8d2ff19792d1f9a2e153dd0ca7d6974b8efe authored about 5 years ago
github.com/terser/terser - 846b8d2ff19792d1f9a2e153dd0ca7d6974b8efe authored about 5 years ago
fix an issue with collapse_vars where lets were collapsed out of their scope
github.com/terser/terser - 79c02fc52349a0b816c48f3583a8374c3d46cb74 authored about 5 years ago
github.com/terser/terser - 79c02fc52349a0b816c48f3583a8374c3d46cb74 authored about 5 years ago
Initial commit
github.com/terser/terser-bundle - 02b1c0b82562c5a827e5f6d109fc0ae0b431a440 authored about 5 years ago
github.com/terser/terser-bundle - 02b1c0b82562c5a827e5f6d109fc0ae0b431a440 authored about 5 years ago
docs: fixed default value for `comments` option (#521)
github.com/terser/terser - b66fd6b0e0390006890bf397d2e642df1a6ab6ab authored about 5 years ago
github.com/terser/terser - b66fd6b0e0390006890bf397d2e642df1a6ab6ab authored about 5 years ago
fix #510: inline identity functions (#512)
* fix #510: inline identity functions
* bringing back test semantics hidden by identity. simp...
github.com/terser/terser - 0ae57bd51d7e6fe8c7f05d0cc0004c0171c1722e authored about 5 years ago
improve error messages (#516)
github.com/terser/terser - d393ca6837874b03639276fb7e7469ad3301c474 authored about 5 years ago
github.com/terser/terser - d393ca6837874b03639276fb7e7469ad3301c474 authored about 5 years ago
v5.0.2
github.com/terser/html-minifier-terser - fdcdd11d5c791a5281f2c0c65df1789cec2feb3f authored about 5 years ago
github.com/terser/html-minifier-terser - fdcdd11d5c791a5281f2c0c65df1789cec2feb3f authored about 5 years ago
Update version string
github.com/terser/html-minifier-terser - 119ddb3714cdfd9ad1d9bc0e184e94c38447c5e3 authored about 5 years ago
github.com/terser/html-minifier-terser - 119ddb3714cdfd9ad1d9bc0e184e94c38447c5e3 authored about 5 years ago
Only run eslint and qunit task on NodeJS >=8
github.com/terser/html-minifier-terser - 05cd48b299857d0c966a20396d7cf3064a4e415c authored about 5 years ago
github.com/terser/html-minifier-terser - 05cd48b299857d0c966a20396d7cf3064a4e415c authored about 5 years ago
Run tests also on NodeJS 6 and 8
github.com/terser/html-minifier-terser - ae5df1f277fadacc74af9e1bcac3ac60fbae6902 authored about 5 years ago
github.com/terser/html-minifier-terser - ae5df1f277fadacc74af9e1bcac3ac60fbae6902 authored about 5 years ago
Revert "Bump engines.node to >= 10, closes #16"
This reverts commit 9aa238e5f1420939f62d37f970d5bf21017931a6.
github.com/terser/html-minifier-terser - 73a199adfd8e029c323507e92b81b098ab7fd156 authored about 5 years ago
Update lockfile
github.com/terser/html-minifier-terser - 47cbb36f294dd49e20779213be721238a80f6c47 authored about 5 years ago
github.com/terser/html-minifier-terser - 47cbb36f294dd49e20779213be721238a80f6c47 authored about 5 years ago
Move grunt-terser to devDependencies
github.com/terser/html-minifier-terser - 709a3b1bd608a50cb6303971ede2468a59c5c08a authored about 5 years ago
github.com/terser/html-minifier-terser - 709a3b1bd608a50cb6303971ede2468a59c5c08a authored about 5 years ago
4.4.0
github.com/terser/terser - 6589965fe372124ce94410c9e0e7389732a3c8ea authored about 5 years ago
github.com/terser/terser - 6589965fe372124ce94410c9e0e7389732a3c8ea authored about 5 years ago
update changelog
github.com/terser/terser - e85806464dc8fdfc62434aa7ecb1d5671d9ec44a authored about 5 years ago
github.com/terser/terser - e85806464dc8fdfc62434aa7ecb1d5671d9ec44a authored about 5 years ago
document annotations
github.com/terser/terser - 555736c6370543fb7d6443992cec58a6721e99cb authored about 5 years ago
github.com/terser/terser - 555736c6370543fb7d6443992cec58a6721e99cb authored about 5 years ago
inline and noinline annotations
github.com/terser/terser - c7bd49b933e9da53dc93265ef9d8d033e5a8ea8e authored about 5 years ago
github.com/terser/terser - c7bd49b933e9da53dc93265ef9d8d033e5a8ea8e authored about 5 years ago
move some code around
github.com/terser/terser - 945970f6e6d440fb4c3b0638693e8824f4c5079d authored about 5 years ago
github.com/terser/terser - 945970f6e6d440fb4c3b0638693e8824f4c5079d authored about 5 years ago
4.3.11
github.com/terser/terser - f231722874507843b4fc70bfdc603dd62ad4d30b authored about 5 years ago
github.com/terser/terser - f231722874507843b4fc70bfdc603dd62ad4d30b authored about 5 years ago
fix harmony test
github.com/terser/terser - 46e7755f7a52f5b4d4b47ee5757da70060a5f1be authored about 5 years ago
github.com/terser/terser - 46e7755f7a52f5b4d4b47ee5757da70060a5f1be authored about 5 years ago
update changelog
github.com/terser/terser - 8cb8dbad3070dfdfebc065ae77ac0face56f49f6 authored about 5 years ago
github.com/terser/terser - 8cb8dbad3070dfdfebc065ae77ac0face56f49f6 authored about 5 years ago
simplify pure global access a bit
github.com/terser/terser - f34226ca7d2543f1e985bc7686fb70e8df2aa0de authored about 5 years ago
github.com/terser/terser - f34226ca7d2543f1e985bc7686fb70e8df2aa0de authored about 5 years ago
fix #506 by making some globals, which aren't in every environment, impure.
github.com/terser/terser - 025d4df24d31a9f7bfb140c99aedb886d48db040 authored about 5 years ago
github.com/terser/terser - 025d4df24d31a9f7bfb140c99aedb886d48db040 authored about 5 years ago
fix #475 by not considering that ++x and x++ are side effect free in collapse_vars
github.com/terser/terser - a95aa39894e613e3da2868884eb35ee538b75e48 authored about 5 years ago
github.com/terser/terser - a95aa39894e613e3da2868884eb35ee538b75e48 authored about 5 years ago
fix #498 by making sure Number(x) isn't turned into +x without both unsafe and unsafe_math options
github.com/terser/terser - 6d67281585a37176b4a315b450df8a58b23d39c6 authored about 5 years ago
github.com/terser/terser - 6d67281585a37176b4a315b450df8a58b23d39c6 authored about 5 years ago
fix #191: some wrong logic about keep_fnames (#489)
* fix some wrong logic about keep_fnames
* noop: use node.name.name instead
github.com/terser/terser - a0a50eaca7cb57e75c74e2b07f25f25762bd3844 authored about 5 years ago
4.3.10
github.com/terser/terser - 4a9740b6576183e05fed6d4fe9a17f1e6717f25e authored about 5 years ago
github.com/terser/terser - 4a9740b6576183e05fed6d4fe9a17f1e6717f25e authored about 5 years ago
fix flag issue
github.com/terser/terser - 2414ef8058a3c1a1114040655db866f7432f277c authored about 5 years ago
github.com/terser/terser - 2414ef8058a3c1a1114040655db866f7432f277c authored about 5 years ago
update changelog
github.com/terser/terser - 26e3d31be485c651055b5926223f1338d852e1dc authored about 5 years ago
github.com/terser/terser - 26e3d31be485c651055b5926223f1338d852e1dc authored about 5 years ago
fix #494 by making sure scope properties are updated when functions are moved into them
github.com/terser/terser - 48b4b12f4eacb4139165fe198bf8e5ac42e51f2e authored about 5 years ago
github.com/terser/terser - 48b4b12f4eacb4139165fe198bf8e5ac42e51f2e authored about 5 years ago
add compress test
github.com/terser/terser - ebbd676ca39ce26f551a23cdd90167afe6844f5e authored about 5 years ago
github.com/terser/terser - ebbd676ca39ce26f551a23cdd90167afe6844f5e authored about 5 years ago
close #503 by avoiding creating empty sequences
github.com/terser/terser - ac1eed268c8ff68cadc906ea3b052a48e38166a9 authored about 5 years ago
github.com/terser/terser - ac1eed268c8ff68cadc906ea3b052a48e38166a9 authored about 5 years ago
close #505
github.com/terser/terser - 6ddb5465b3dcff616921f8a7e333a34b9a051aa3 authored about 5 years ago
github.com/terser/terser - 6ddb5465b3dcff616921f8a7e333a34b9a051aa3 authored about 5 years ago
Use em tag
github.com/terser/html-minifier-terser - 023614fcf903703927a25bf6b46c06fa11bb42db authored over 5 years ago
github.com/terser/html-minifier-terser - 023614fcf903703927a25bf6b46c06fa11bb42db authored over 5 years ago
v5.0.1
github.com/terser/html-minifier-terser - 4585270e1f6662a07a819a032805c5068e38acaa authored over 5 years ago
github.com/terser/html-minifier-terser - 4585270e1f6662a07a819a032805c5068e38acaa authored over 5 years ago
Change old package name reference - closes #17
github.com/terser/html-minifier-terser - a274cd453e2463c8772baefeed2d515f63ed27a5 authored over 5 years ago
github.com/terser/html-minifier-terser - a274cd453e2463c8772baefeed2d515f63ed27a5 authored over 5 years ago
Bump engines.node to >= 10, closes #16
github.com/terser/html-minifier-terser - 9aa238e5f1420939f62d37f970d5bf21017931a6 authored over 5 years ago
github.com/terser/html-minifier-terser - 9aa238e5f1420939f62d37f970d5bf21017931a6 authored over 5 years ago
Update URL to point to the new repository
github.com/terser/html-minifier-terser - a923c0dc64a46010e75cedfadbd3d87e2b9fe91d authored over 5 years ago
github.com/terser/html-minifier-terser - a923c0dc64a46010e75cedfadbd3d87e2b9fe91d authored over 5 years ago
Update version string on website
github.com/terser/html-minifier-terser - 93ce70d4a8e96d131a3f9b3f2a2e0537a4ac3f52 authored over 5 years ago
github.com/terser/html-minifier-terser - 93ce70d4a8e96d131a3f9b3f2a2e0537a4ac3f52 authored over 5 years ago
v5.0.0
github.com/terser/html-minifier-terser - 3cc38da8fd2d1f90da9f7a4951e3081c7cec9343 authored over 5 years ago
github.com/terser/html-minifier-terser - 3cc38da8fd2d1f90da9f7a4951e3081c7cec9343 authored over 5 years ago
Merge branch 'chore/rename-project'
github.com/terser/html-minifier-terser - cd3625fad7d94dfc09d2348dc94f18df197a00d5 authored over 5 years ago
github.com/terser/html-minifier-terser - cd3625fad7d94dfc09d2348dc94f18df197a00d5 authored over 5 years ago
Update benchmark results
github.com/terser/html-minifier-terser - 530ef7276e8dd8ce9a88a97b6a2c4ba830f17615 authored over 5 years ago
github.com/terser/html-minifier-terser - 530ef7276e8dd8ce9a88a97b6a2c4ba830f17615 authored over 5 years ago