Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: tuhuynh27/jiny

v0.3.3

01 Dec 08:23
ad04696
Compare
Choose a tag to compare
  • Milestone v0.3.3
  • Fix path parsing (respect casing)
  • Support custom thread pool for worker threads
  • Jiny CLI

v0.3.2

19 Nov 10:30
74255bb
Compare
Choose a tag to compare
  • Milestone v0.3.2
  • Implement JWT Middleware
  • Split middleware packages into dedicated jars (and subProject)
  • Improve custom data in handlers

v0.3.1

03 Nov 08:23
b5abfde
Compare
Choose a tag to compare

v0.3.0

28 Oct 12:56
71ed097
Compare
Choose a tag to compare
  • Implement global header response set
  • Refactor code

v0.2.9

27 Oct 09:23
446cd43
Compare
Choose a tag to compare

v0.2.8

26 Oct 19:24
b4327c4
Compare
Choose a tag to compare
  • Refactor to Gradle subProjects
  • Implement WebSocket module

v0.2.7

19 Oct 04:22
746ce98
Compare
Choose a tag to compare
  • Refactor code
  • Update package paths

v0.2.6

07 Oct 09:27
b55d627
Compare
Choose a tag to compare
  • Upgrade HttpProxy to NIO
  • Fix some routing issues
  • Refactor utils

v0.2.5

06 Oct 09:08
Compare
Choose a tag to compare
  • Add Keep-Alive support
  • Add Thread Debug mode
  • Refactor code

v0.2.4

02 Oct 08:13
Compare
Choose a tag to compare
  • Add NPE handled methods
  • Fix HTTP client issue
  • Refactor code