mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
Update to 4.4.8. Read HISTORY.md for more
This commit is contained in:
parent
a000da35c3
commit
aa0003eb68
|
@ -4,7 +4,7 @@
|
|||
|
||||
## 4.4.7 -> 4.4.8
|
||||
|
||||
- **NEW**: `RequestDecoder` gives the ability to set a custom decoder **per passed object** when `context.ReadJSON` and `context.ReadXML`
|
||||
- **NEW**: `BodyDecoder` gives the ability to set a custom decoder **per passed object** when `context.ReadJSON` and `context.ReadXML`
|
||||
|
||||
```go
|
||||
// BodyDecoder is an interface which any struct can implement in order to customize the decode action
|
||||
|
|
Loading…
Reference in New Issue
Block a user