Releases: proyecto26/RestClient
Releases · proyecto26/RestClient
Release 2.8.4
Release 2.8.3
Release 2.8.2
Release 2.8.1
Fixed
- use nuget/setup-nuget action for NuGet CLI (74a47b8).
Release 2.8.0
Release 2.7.0
Added
- add automated release workflow with semantic versioning (f0d0cdd).
Changed
- [chores]: updated changelog w ref of #103; (2f831dc).
- [version]: set to
2.6.3; (be566ca). - [fix]: properly handle
ArgumentNullExceptionfor abort controller; - ref #103 (a162b09). - Update README.md (1cfecf6).
- added on production usage (b6a44ab).
- added
maifeeulasadto the list of contributors (f93ab01). - Fix HEAD promise method incorrectly calling DELETE (ed1009d).
- Update demo project using NuGet package (3cf90c1).
- Updated Ci to restore to previous events (5a5d5f6).
- moved to Samples~ directory (as outlined by unity) (2fcd8c3).
- Reverted package number to original one (47f7514).
- Added demo asmdef file and referenced the library (97cb348).
- Meta file is needed. (4ac0bdb).
- meta file is needed (8354073).
- Updated package (2340197).
- Added option to workflow dispatch an action (56f75e6).
- Updated name (5ba63f9).
- Added assembly definition file (3411773).
- Update ci.yml (7589c39).
- Update Proyecto26.RestClient.nuspec (bf26ad7).
- Update ci.yml (c034e2c).
- Update README.md (135badf).
Fixed
Release 2.6.2
Added
- Add a progress reporting callback by @lyze237 (#153).
- Add support for PATCH verb by @neegool (#185).
- Add solution to make network call on main thread by @maifeeulasad (#190).
- Add support for UPM package by @benukhanov, @tonygiang and @Hermesiss (#198).
Changed
Fixed
- Handle HTTP NO CONTENT status code (204) to prevent null reference exceptions by @L-Naej and @StevenGarberg (#188).
Removed
v2.6.1
Fixed
- Only retry when there is a network error by @aang521 (e8b6706).
- Fix new obsoletion warning in unity 2019.3 by @extrawurst (6b8e92d).