Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 1.93 KB

Changelog 📝

Relative date

Release 0.1.5
Changed Changed the APIRouter name to URLRouter which is a universal meaning #33 by @devyhan
Fixed Fixed the public scope of the static parameter and static function of Scheme components #32 by @devyhan
Fixed explicitly disable codecov/patch coverage #35 by @devyhan

Relative date

Release 0.1.4
Added Supported to QueryBuilder for using multiple Query(_, value:) declaration #29 by @devyhan
Fixed Modified a Param component of the BodyBuilder to a Field component #22 by @devyhan
Modified the Github workflow to work when pushed to main branch #25 by @devyhan
Removed Removed image files that use data capacity #23 by @devyhan

Relative date

Release 0.1.3
Added Supported to the HttpRequest method as static parameter #16 by @devyhan
Supported to the URL Scheme as static parameter and function #18 by @devyhan
Fixed Fixed the phenomenon of a double CI test call #19 by @devyhan

Relative date

Release 0.1.2
Fixed Fixed the public scope of the Field components of HeaderBuilder #9 by @devyhan
Fixed the public scope of the buildEither(component:) components of RouterBuilder #12 by @devyhan
Fixed the public scope of the buildEither(component:) components of URLBuilder #13 by @devyhan

Relative date

Release 0.1.1
Fixed Fixed struct the Router parameter for get URLRequest #6 by @devyhan
Fixed the public scope of the Param components of BodyBuilder #4 by @devyhan

Relative date

Release 0.1.0