Changes
All notable changes to this project will be documented in this file.
Version listed here should match with VersionName
field in DcJsonAsset.uplugin
1.7.2 - 2024-11.27
- Integrate DataConfig 1.7.2
- Better
FText
deserialization.
1.7.1 - 2024-11.13
- Integrate DataConfig 1.7.1
- Support for UE 5.5
1.6.1 - 2024-4.28
- Integrate DataConfig 1.6.1
- Integrate CoreTypes serializers.
- Support for UE 5.4
1.4.3 - 2023-9-10
- Integrate DataConfig 1.4.3
1.4.1 - 2023-5-13
- Integrate DataConfig 1.4.1
- Support
FInstancedStruct
property - Support for UE 5.2.
- Since this release DcJsonAsset only works with UE 5.0+.
- You can still get older versions from Epic store for older engines versions. And DataConfigCore still committed to work on UE 4.25+.
1.4.0 - 2022-11-17
- Integrate DataConfig 1.4
- Support for UE 5.1
1.3.0 - 2022-6-20
Checkout blog post "DataConfig Core and JSON Asset 1.3 Release".
-
NEW Dump data asset to JSON:
-
FIX Core change and fixes:
- Integrate DataConfig 1.3
- Support
FPrimaryAssetId
property - Support
FSoftObjectPath/FSoftClassPath
property
-
NEW Docs:
-
KNOWN ISSUE:
- Some "DcJsonAsset" tests fail on UE 4.25/4.26 due to fixture assets are created in newer engine versions.
This doesn't affect actual usage though.
- Some "DcJsonAsset" tests fail on UE 4.25/4.26 due to fixture assets are created in newer engine versions.
1.2.2 - 2022-4-6
- Integrate DataConfig 1.2.2
- Support for UE 5.0.0
1.2.0 - 2022-1-26
- Integrate DataConfig 1.2.0
- Allow
/path/to/Blueprint
inUClass
field positions - Added
$reimport-keep-instance
meta field. - Support Blueprint Enum.
1.1.1 - 2021-10-9
- Support UE 4.27
- Integrate DataConfig Core 1.1.1
- Show versions in JsonAsset tool widget.
1.1 - 2021-4-24
- Integrate DataConfig Core 1.1.0
- Fix UTF8 / UTF16 JSON file importing. Previously non ASCII characters are loaded as
?