Skip to content

5.0.0

Compare
Choose a tag to compare
@JiPaix JiPaix released this 10 Apr 23:35
· 57 commits to main since this release
v5.0.0
00cba5d

BREAKING CHANGES

  • xdcc.irc is no longer needed and accessible, methods and event are directly embed into xdcc

fix(lib+cli)

  • throttle doesn't affect bandwidth
  • change units (KiB, MiB, GiB, etc..)

feat(lib)

  • add xdcc.config() - change/access parameters during runtime
  • access irc-framework methods and events xdcc.irc.join('#lol') -> xdcc.join('#lol')

refactor(lib)

  • check user's parameters beforehand