Skip to content

v4.0.6

Compare
Choose a tag to compare
@JiPaix JiPaix released this 11 Sep 11:53

chore

docs

  • 📝 update doc for v4.0.5(7a8a13a)

fix

  • 💄 display filename before download start(1605b25)

refactor

  • add method prepareCandidate()(7366e48)
  • fileInfoBuilder() & addToResumeQueue()(d71a99c)
  • include bot interaction and timeout in prepareCandidate(8702a09)
  • reinforce fileInfo control & definition(c1afdd9)
  • timeouthandler pass all args at once(e6db5a0)

style

  • ✏️ remove trailing spaces and unused .snyk file(e36295a)
  • ✏️ remove useless double check(b7203ab)
  • change args type for socket events(85409f8)
  • download events in separated functions(c4daa9f)

test

  • 📈 add jobs() to coverage(acc9323)
  • 🔧 change passive dcc port range(95f637d)
  • add test for secure option(c25cce7)