Releases: iwate/ODataHttpClient
Releases · iwate/ODataHttpClient
2.0.2
2.0.1
2.0.0
Breaking Change
- Change default behavior from v3 to v4. If you use for v3, please check https://github.com/iwate/ODataHttpClient#use-for-odata-v3v2
- Change not found handle. You should check https://github.com/iwate/ODataHttpClient#notfound404
What's Changed
- Change/not found is success by @iwate in #48
- change default behavior from v3 to v4. by @iwate in #49
- Vnext by @iwate in #52
Full Changelog: 1.8.1...2.0.0
1.8.1
1.8.0
Bump up lowest version of dependencies.
- Microsoft.AspNet.WebApi.Client (5.2.4 -> 5.2.9)
- Newtonsoft.Json (10.0.0 -> 13.0.1)
fix
https://github.com/iwate/ODataHttpClient/security/dependabot/1
1.7.2-preview.1
fix test workflow
v1.7.1
v1.7.0
v1.6.11
v1.6.10-preview1
modify readme