Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@kata198 kata198 released this 18 Jun 05:43

Same as 2.0

  • 2.0 Jan 9 2017
    • Add/Fix python3 support (Thanks in part to ThePrez@github)
    • Fix documentation having "mapping" which should have been "mappings"
      section
    • Much better errors for config problems
    • Allow a config to omit the "options" section without a warning message
    • Fix the "socket in use" error when PumpkinLB is restarted after a
      connection is made. PumpkinLB will now bind even if an existing TIME_WAIT is
      on the local port, which allows you to listen on the previous port right
      away.