This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
Releases: Ktt-Development/simplehttpserver
Releases · Ktt-Development/simplehttpserver
4.4.2
4.4.1
Updated sources.
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
Changes
⭐ New Features
- Optimize MODLOAD (removed WATCHLOAD) and Add CACHELOAD. #107 (@Katsute)
- Add multipart/form-data class. Fixed map issue. #105 (@Katsute)
- Add method to send files. #102 (@Katsute)
- Convert simplehttpserver to a modular project. #98 (@Katsute)
🔧 Optimizations
- Optimize MODLOAD (removed WATCHLOAD) and Add CACHELOAD. #107 (@Katsute)
- Add multipart/form-data class. Fixed map issue. #105 (@Katsute)
- Upgrade tests to JUnit5 #104 (@Katsute)
- Use JUnit for temporary folders and files. #101 (@Katsute)
- Convert simplehttpserver to a modular project. #98 (@Katsute)
📄 Documentation
🐞 Bug Fixes
- Fix missing quotes around toString string. #109 (@Katsute)
- Add multipart/form-data class. Fixed map issue. #105 (@Katsute)