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/vinyl-fs/CHANGELOG.md

41 KiB

Change Log

v2.4.2 (2016/03/03 19:59 +00:00)

v2.4.1 (2016/03/02 20:53 +00:00)

v2.4.0 (2016/03/01 22:40 +00:00)

v2.3.4 (2016/02/26 21:48 +00:00)

v2.3.3 (2016/02/26 20:08 +00:00)

v2.3.2 (2016/02/26 01:17 +00:00)

v2.3.1 (2016/01/14 09:13 +00:00)

  • 7d2fcba 2.3.1
  • #145 Allow things to listen for data or readable events and avoid sinking in those cases (@gulpjs)
  • a7fae5a keep style consistent
  • 1b02a46 more updates, nextTick the removable of listeners in tests
  • 3a0cf5b DRY up listenerCount check
  • dcfc8b8 new sink removal impl
  • 8cec809 more tests, better tests
  • 5167080 harden event handling
  • ef0b8e0 Fix sink from preventing the readable event to fire on the underlying stream (@benurb)

v2.3.0 (2016/01/12 01:46 +00:00)

  • 941b040 2.3.0
  • #121 Fix file descriptor exhaustion when streaming many files (@Klowner)
  • 1f3af33 Add test for unbuffered file descriptor exhaustion issue (@Klowner)
  • 38b032c Add 20 second timeout to dest's afterEach wipeOut task (@Klowner)
  • c63a797 Use lazystream for streamFile to avoid fd exhaustion (@Klowner)
  • 00ece7e avoid else-if and isFatal variable
  • 6b9912e get max statements warning for future cleanup
  • a2be0d6 ESLint and JSCS plus fixup (@pdehaan)
  • 24119a8 Rework writeStream to prevent issue with futimes (@Klowner)
  • 17ef52e Add test for streaming with buffering disabled (@Klowner)
  • 6934485 drastically improve docs
  • 80add99 big timeout for slow node
  • d553e74 Send options to through2 (@vineethawal)
  • #134 Make tests ignore gid (@gulpjs)
  • e33b632 adjust realMode method to avoid gid in the parse - fixes #103
  • 4adb4d9 setgid on test directory - make travis fail as per #103
  • #130 #129 - Update documentation to more clearly explain what happens for default base option values. (@treshugart)
  • #126 read from the stream once we finish processing a file, this avoids highWaterMark being hit - add test (@gulpjs)
  • df97b14 sink the saveStream on nextTick to start flowing and avoid highWaterMark - add tests
  • #133 fix TypeError when the dest sourcemaps option is a boolean (@chocolateboy)
  • df874af add test for the boolean (true) source-map option (@chocolateboy)
  • 6ab48dd fix TypeError when the dest sourcemaps option is a boolean (@chocolateboy)
  • edb9caa #129 - Update documentation to more clearly explain what happens for default base option values. (@treshugart)
  • #125 Use fs.futimes to retain sub-second precision in atime and mtime (@erikkemperman)
  • e3849f2 Use fs.futimes to retain sub-second precision in atime and mtime (@erikkemperman)
  • be8d1fd guarantee 5.2.0 glob-stream and update test
  • #119 Check if atime Date object is invalid and set a new one explicitly (@NodeOS)
  • #122 Change writeStream callbacks from cb to complete (@Klowner)
  • 8f93a48 Change writeStream callbacks from cb to complete (@Klowner)
  • f575377 Check if atime Date object is invalid and set a new one explicitly (@piranna)

v2.2.1 (2015/10/20 01:06 +00:00)

v2.2.0 (2015/10/16 02:02 +00:00)

v2.1.1 (2015/09/28 09:55 +00:00)

v2.1.0 (2015/09/27 22:01 +00:00)

v2.0.0 (2015/09/25 22:43 +00:00)

v1.0.0 (2015/03/01 23:10 +00:00)

v0.3.14 (2015/09/21 23:57 +00:00)

v0.3.13 (2014/11/13 23:18 +00:00)

v0.3.12 (2014/11/13 23:01 +00:00)

v0.3.11 (2014/11/04 18:56 +00:00)

v0.3.10 (2014/10/22 06:48 +00:00)

v0.3.9 (2014/10/09 18:34 +00:00)

v0.3.8 (2014/09/29 22:16 +00:00)

v0.3.7 (2014/08/29 07:10 +00:00)

v0.3.6 (2014/08/02 04:56 +00:00)

v0.3.5 (2014/07/30 23:04 +00:00)

v0.3.4 (2014/06/27 06:07 +00:00)

v0.3.3 (2014/06/26 16:35 +00:00)

v0.3.2 (2014/06/25 18:34 +00:00)

v0.3.1 (2014/06/25 14:28 +00:00)