Files
PyWebServer/CHANGELOG.md
T
2026-08-10 16:03:33 +02:00

423 B

Changelog from 0.2.0 to 0.3.0

Major changes

  • Improved multithreading engine to be actually multithreaded

  • Gave the Python extension a beter name

  • Getting ready for feature-freeze.

Minor changes

  • Fixed bugs pertaining to proxy

  • Attempted fix at hanging socket by introducing a default 2 second timeout.

Configuration changes

  • Added a new threading key to define if threading should be enabled.