Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

54 lines (43 loc) · 916 Bytes

2.4.1

  • Bump

2.4.0

  • Fix CLI-config conflict issue

2.3.0

  • Major code optimization
  • Add documentation
  • Upgrade Logger
  • Resolve CLI issue
  • Better workflows

2.2.1

  • fix local-ip bug

2.2.0

  • add local-ip feature

2.1.0

  • Remove AutoReloader from the default plugins list
  • Add save-config flag
  • Remove unnecessary external urls
  • Add protocols feature
  • Internal paper-api support

2.0.2

  • Default Paper Version => 1.19.2

2.0.1

  • Default Paper Version => 1.18.2

2.0.0

  • Reqwest -> Hyper-rs
  • Fixed missing ContentLength response [Reqwest]
  • ANSI -> Windows Console API
  • Enhanced Logger System
  • Configuration BugFix
  • Enhanced Download Progress Bar
  • Title Bar for Windows Executable
  • Stability Test

1.0.0

  • Stability test complete!

0.0.2

  • Fix thread spawn error
  • Fix connection error
  • Fix time bug
  • CLI implementation
  • Separate library and main

0.0.1

  • Initialize Project