Commit 54e2df2
committed
3.0.0
* Add globalization strings (Amir Jafarian)
* Don't convert arg values returned by http function (Miroslav Bajtoš)
* Remove built-in CORS middleware (Miroslav Bajtoš)
* Fix API docs for HttpInvocation (Miroslav Bajtoš)
* Fix API docs in lib/remote-objects (Miroslav Bajtoš)
* Add missing links to 3.0-RELEASE-NOTES (Miroslav Bajtoš)
* Detect JSON content-type with parameters (Miroslav Bajtoš)
* Add rest-coercion tests for custom object types (Miroslav Bajtoš)
* Reject array/date values for object arguments (Miroslav Bajtoš)
* Fix rest-coercion of timestamp strings (Miroslav Bajtoš)
* Fix Date serialization (Miroslav Bajtoš)
* Add rest-coercion tests for zero-prefixed numbers (Miroslav Bajtoš)1 parent fb2b987 commit 54e2df2
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments