This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
Releases: ufna/VaRest
Releases · ufna/VaRest
VaRest v1.1-r25.2
Release notes:
- [Feature] Enum classes replacement for old-style namespaced enums
- [Feature] Format all with clang-format
- [Bugfix] Make sure that VaRestJsonObject root object is always valid and reduce unnecessary validations #201
- [Bugfix] Fix includes for non-unity build
- [Bugfix] Fixup missed header instead of forward declaration for FJsonObject
Supported engine versions: UE 4.22
VaRest v1.1-r25
Release notes:
- [Feature] Move callback to next tick
- [Bugfix] Fix deprecated class usage
Supported engine versions: UE 4.21
VaRest v1.1-r24
Release notes:
- [Bugfix] Can't get response content for non-json responses #179
Supported engine versions: UE 4.20
VaRest v1.1-r23
VaRest v1.1-r22
VaRest v1.1-r21
Release notes:
- [Feature] Added support for UE 4.19. Thanks to @davidtreeUH for rapid update with it!
Supported engine versions: UE 4.18-4.19
VaRest v1.1-r20
Release notes:
-
[Feature] Custom lightweight flow JSON Parser
-
[Feature] Full IWYU support
-
[Feature] Response size calculator: now you can control GC calls for large responses
-
[Feature] Added getter for http request internal class
-
[Bugfix] JSON deserialize number fixed https://www.json.org/number.gif
-
[Bugfix] Additional json object validation added
Supported engine versions: UE 4.18
VaRest v1.1-r18
Release notes:
- [Feature] Just old release for marketplace with UE 4.16 and 4.17 versions support
Supported engine versions: UE 4.16-4.17
VaRest v1.1-r16
Release notes:
- [Feature] Added UE 4.13 support (thanks to @unktomi )
Supported engine versions: UE 4.11-4.13
VaRest v1.1-r15
Release notes:
- [Bugfix] Fix templates build error
- [Bugfix] Fix crash when response is invalid (response code is saved only for valid response)
- [Bugfix] Fix marketplace URL
Supported engine versions: UE 4.11-4.12