StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
StackGenVis/frontend/node_modules/string.prototype.trim/CHANGELOG.md

101 lines
10 KiB

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v1.2.1](https://github.com/ljharb/String.prototype.trim/compare/v1.2.0...v1.2.1) - 2019-12-16
### Commits
- [Tests] use shared travis-ci configs [`52f7e64`](https://github.com/ljharb/String.prototype.trim/commit/52f7e643f128e04ed0139c1cb3da7b7907ea639f)
- [meta] add `auto-changelog` [`6284c06`](https://github.com/ljharb/String.prototype.trim/commit/6284c061c8f4de4314a43e8600ff879164ab162c)
- [meta] remove unused Makefile and associated utilities [`8c781cd`](https://github.com/ljharb/String.prototype.trim/commit/8c781cd4bad87f7bf31dae256ef0f1c19cec2113)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names` [`c54b481`](https://github.com/ljharb/String.prototype.trim/commit/c54b481743611e736315c10885cfc861d306e64a)
- [Refactor] use split-up `es-abstract` (57% bundle size decrease) [`b0378c9`](https://github.com/ljharb/String.prototype.trim/commit/b0378c99988846b0a8edf3fcfd08f30dd632f5a9)
- [actions] add automatic rebasing / merge commit blocking [`bffe893`](https://github.com/ljharb/String.prototype.trim/commit/bffe893990837250f8a3c4714bd52675251af5c7)
- [meta] add `funding` field [`0559449`](https://github.com/ljharb/String.prototype.trim/commit/05594490366fad2d8e4bd435937fbd81169d965a)
- [Deps] update `es-abstract` [`c44d307`](https://github.com/ljharb/String.prototype.trim/commit/c44d307a50bb1fc53811b49d9203cd794ed1bae4)
## [v1.2.0](https://github.com/ljharb/String.prototype.trim/compare/v1.1.2...v1.2.0) - 2019-07-24
### Commits
- [Tests] up to `node` `v12.6`, `v11.15`, `v10.16`, `v9.11`, `v8.16`, `v7.10`, `v6.17`, `4.9`; use `nvm install-latest-npm` [`b857148`](https://github.com/ljharb/String.prototype.trim/commit/b857148644d305f720b2dd9bf691b7dc2930f91d)
- [Tests] remove `jscs` [`ad1dea7`](https://github.com/ljharb/String.prototype.trim/commit/ad1dea7f6114de79d637e82cdfaf1aa5499bd358)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `replace`, `semver`, `tape` [`fcbc11d`](https://github.com/ljharb/String.prototype.trim/commit/fcbc11d4af9be65f4f7eb4aec20498c7a33a004f)
- [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config` [`06a4ffa`](https://github.com/ljharb/String.prototype.trim/commit/06a4ffa3078d4ab65418e878d3ef7b03277e8a1f)
- [Dev Deps] update `jscs`, `nsp`, `eslint`, `@es-shims/api` [`3554fb1`](https://github.com/ljharb/String.prototype.trim/commit/3554fb1fe722004080000b0767f7f89676a3d73a)
- [Dev Deps] update `nsp`, `eslint`, `@ljharb/eslint-config` [`804b2f2`](https://github.com/ljharb/String.prototype.trim/commit/804b2f244c257b32cb2473eb1a829ce97dc6a0a5)
- [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `semver`, `@ljharb/eslint-config` [`6a69408`](https://github.com/ljharb/String.prototype.trim/commit/6a694081cdd9aa9296ea181e4d2b4c6fe656bb16)
- [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config` [`e89adee`](https://github.com/ljharb/String.prototype.trim/commit/e89adeefcbd6fb59563e62d230b8036d65a8bf69)
- [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config` [`1280e56`](https://github.com/ljharb/String.prototype.trim/commit/1280e5629deb4554c7077d0e452399c03c06f7b1)
- [New] add `auto` entry point [`bb00b15`](https://github.com/ljharb/String.prototype.trim/commit/bb00b1551d2774e216b5d316b552d08a7f0619d4)
- [Tests] fix tests for the mongolian vowel separator [`a35f627`](https://github.com/ljharb/String.prototype.trim/commit/a35f6275ec7b4d6b47136a007fd07566e037cac8)
- [Tests] up to `node` `v5.9`, `v4.4` [`b541b9b`](https://github.com/ljharb/String.prototype.trim/commit/b541b9b46873be859aea6c5b1e7f6f54323ea139)
- [Dev Deps] update `jscs`, `nsp`, `eslint` [`b52022d`](https://github.com/ljharb/String.prototype.trim/commit/b52022d809922914827c34bcf2c1f81b68bde092)
- [Tests] use pretest/posttest for linting/security [`39f5684`](https://github.com/ljharb/String.prototype.trim/commit/39f56844f30f630ab5497f38153b8f0646ed1d96)
- [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops [`8c358c2`](https://github.com/ljharb/String.prototype.trim/commit/8c358c22ee57bd5e7b437fb707230399ea7c42aa)
- [Tests] up to `node` `v6.2` [`2ac7e1f`](https://github.com/ljharb/String.prototype.trim/commit/2ac7e1f90088bb0c96986006539ffebb6b2a6eda)
- Only apps should have lockfiles [`cb15ed5`](https://github.com/ljharb/String.prototype.trim/commit/cb15ed57fbf3ba3f2d7f24af957e8ff41421dd81)
- [Deps] update `define-properties`, `es-abstract`, `function-bind` [`5e0371a`](https://github.com/ljharb/String.prototype.trim/commit/5e0371af5c7b8fee49a0e7d1bcc26fcf41743779)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api` [`37bae7f`](https://github.com/ljharb/String.prototype.trim/commit/37bae7f8f4952b376036d924673b9e885da022f8)
- [Tests] on `node` `v5.6`, `v4.3` [`33017cf`](https://github.com/ljharb/String.prototype.trim/commit/33017cf0d3aade480c357ee8aedaca7bc5a75092)
- [Tests] allow coverage to fail [`0d7b1e3`](https://github.com/ljharb/String.prototype.trim/commit/0d7b1e365484f8c33247b60e2a07748dc2183d40)
- [Tests] use `functions-have-names` [`3e68777`](https://github.com/ljharb/String.prototype.trim/commit/3e687776f6a45e3a6d129705aad3bb4863758114)
- [Tests] on `node` `v5.12` [`32ea49d`](https://github.com/ljharb/String.prototype.trim/commit/32ea49d7572b3f981d036ea060e3ed3559ad78ef)
- [Deps] update `es-abstract` [`15f7f24`](https://github.com/ljharb/String.prototype.trim/commit/15f7f249619b7aab941c6c8156cb81ed57c39b7e)
- [Tests] on `node` `v5.10` [`080c50f`](https://github.com/ljharb/String.prototype.trim/commit/080c50fc617de7ac024d443d4a9b76ba295bd744)
- [Deps] update `function-bind` [`532480e`](https://github.com/ljharb/String.prototype.trim/commit/532480e07ad7bf22da64d401ede35928d21ff558)
## [v1.1.2](https://github.com/ljharb/String.prototype.trim/compare/v1.1.1...v1.1.2) - 2016-02-06
### Commits
- [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `semver`, `@ljharb/eslint-config` [`df94d07`](https://github.com/ljharb/String.prototype.trim/commit/df94d07e12ca1e52739353f534a3d89e0a860a70)
- [Dev Deps] update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config` [`ef78d89`](https://github.com/ljharb/String.prototype.trim/commit/ef78d89148efe8d371fb828923dd149163e2c5c6)
- [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config` [`b746516`](https://github.com/ljharb/String.prototype.trim/commit/b7465166a48828367bedaa2d42a30a5e148dcaae)
- package.json: use object form of "authors", add "contributors" [`a799df1`](https://github.com/ljharb/String.prototype.trim/commit/a799df17322ae526d5c8732c75bd5bcc3d1f649f)
- [Tests] up to `node` `v5.5`, don’t allow `0.8` to fail [`7fea308`](https://github.com/ljharb/String.prototype.trim/commit/7fea3082424fbeb25f2cb88884a999326ca428f2)
- [Dev Deps] update `jscs`, `nsp`, `eslint`, `semver`, `@ljharb/eslint-config` [`d14c7c1`](https://github.com/ljharb/String.prototype.trim/commit/d14c7c1850fb8e3a9f1d153bd818ed3beacdbadc)
- [Tests] up to `io.js` `v3.3`, `node` `v4.1` [`2903359`](https://github.com/ljharb/String.prototype.trim/commit/29033591ca3e65977e2746537c94b7e2e8b65ecc)
- [Tests] fix npm upgrades for older nodes [`0a6cbfa`](https://github.com/ljharb/String.prototype.trim/commit/0a6cbfa0ac506703ed554f6dc8bbde7ac1977cd4)
- [Deps] update `define-properties`, `es-abstract` [`39ccb08`](https://github.com/ljharb/String.prototype.trim/commit/39ccb0881762d762934ef2cb3c0459c65b3abf72)
- [Deps] update `es-abstract` [`c40e4fb`](https://github.com/ljharb/String.prototype.trim/commit/c40e4fb229e1a6a3e3c6818fc680ca380f2d866c)
- Use the polyfill, not the implementation, as the default export. [`0fe847e`](https://github.com/ljharb/String.prototype.trim/commit/0fe847e901871f1a8f33a66be2cd518bf8dcd0e1)
- [Tests] on `node` `v4.2` [`589743c`](https://github.com/ljharb/String.prototype.trim/commit/589743c0f8b1432a79cfed4b29187e6a9760a87b)
- [Deps] update `es-abstract` [`85bad8e`](https://github.com/ljharb/String.prototype.trim/commit/85bad8e217969a6e1eb7679a1bb06d6f075bd557)
- added assert [`aa81ac5`](https://github.com/ljharb/String.prototype.trim/commit/aa81ac55540a9e53a58ce0d1f5266ff36d403b3a)
## [v1.1.1](https://github.com/ljharb/String.prototype.trim/compare/v1.1.0...v1.1.1) - 2015-08-16
### Commits
- [Docs] remove "if" around `.shim` call in example [`b9ce088`](https://github.com/ljharb/String.prototype.trim/commit/b9ce08875f7252a85928e426db9b533cc5ee007a)
## [v1.1.0](https://github.com/ljharb/String.prototype.trim/compare/v1.0.0...v1.1.0) - 2015-08-16
### Commits
- Implement the [es-shim API](es-shims/api). [`5812703`](https://github.com/ljharb/String.prototype.trim/commit/581270337926462f9babf83772bcab71bc48bf8f)
- Move implementation to `implementation.js` [`e455b2a`](https://github.com/ljharb/String.prototype.trim/commit/e455b2af0e360358f02e54b556e698a971fc31f4)
- Fix `make release` [`efd2071`](https://github.com/ljharb/String.prototype.trim/commit/efd20711e9a226ad25e2b1e5ad7bbe85ef832d69)
- [Dev Deps] update `jscs` [`6c2fa95`](https://github.com/ljharb/String.prototype.trim/commit/6c2fa957538f139767de540693910cf1f49c8d3a)
- [Deps] update `es-abstract` [`de4cd87`](https://github.com/ljharb/String.prototype.trim/commit/de4cd876239d550f3c35e1db55a973cbb03c9b77)
- [Dev Deps] update `tape` [`2d07fe1`](https://github.com/ljharb/String.prototype.trim/commit/2d07fe19ff136467e1edbca91cfea6caac1b06d8)
- [Dev Deps] update `tape` [`e697efe`](https://github.com/ljharb/String.prototype.trim/commit/e697efe943cab07639d62649424c72e4f44f2469)
- Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG. [`6065103`](https://github.com/ljharb/String.prototype.trim/commit/6065103baa10f56b904f44693d5ba6b23ee6ba57)
## v1.0.0 - 2015-08-08
### Commits
- Dotfiles / Makefile [`b7f0e52`](https://github.com/ljharb/String.prototype.trim/commit/b7f0e526ea73136e00595d768faaba83a41da7ee)
- Tests [`4d61441`](https://github.com/ljharb/String.prototype.trim/commit/4d61441de9dcf2278dcd118077d4541843a47534)
- package.json [`2a2e0f2`](https://github.com/ljharb/String.prototype.trim/commit/2a2e0f2949dd30095eda20e1796483ea21dd7b38)
- Initial commit [`51aa18f`](https://github.com/ljharb/String.prototype.trim/commit/51aa18f299f8d340034670af0311c5981c89f713)
- Read me [`5681192`](https://github.com/ljharb/String.prototype.trim/commit/56811925aed1dd06a2cfa654b3f246b6a897a33c)
- Implementation [`87f08c5`](https://github.com/ljharb/String.prototype.trim/commit/87f08c565f7be56c2826386aa4a4e683a00d8871)