-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Scalified/develop
RELEASE 0.0.4
- Loading branch information
Showing
4 changed files
with
255 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,24 @@ | ||
# 0.0.1 | ||
# 0.0.4 | ||
|
||
* [**#1** Add Equals, HashCode and toString Methods To Request Object](https://github.com/Scalified/rest/issues/1) | ||
|
||
# 0.0.3 | ||
|
||
## Features | ||
|
||
* JAX-RS client | ||
* CORS Filter | ||
* Extended **HTTP** headers, media types and statuses | ||
* Resteasy multipart utilities | ||
* Changed JAX-RS dependency scope | ||
|
||
# 0.0.2 | ||
|
||
## Features | ||
|
||
* UriUtils - utility extensions for java.lang.URI | ||
|
||
# 0.0.3 | ||
# 0.0.1 | ||
|
||
## Features | ||
|
||
* Changed JAX-RS dependency scope | ||
* JAX-RS client | ||
* CORS Filter | ||
* Extended **HTTP** headers, media types and statuses | ||
* Resteasy multipart utilities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters