Releases: truocphan/json-duplicate-keys
Releases · truocphan/json-duplicate-keys
2025.7.1
json-duplicate-keys v2025.7.1
- [Updated] Fixed some issues when loading JSON strings with
skipDuplicated
option - [Updated] Allow loading of JSON data in byte string format
- [Updated] Issue with getting and setting an empty list
Full Changelog: 2025.6.6...2025.7.1
2025.6.6
json-duplicate-keys v2025.6.6
- [Updated] Added
skipDuplicated
parameter toload
andloads
functions to improve performance when parsing large JSON strings by skipping duplicate keys.
Full Changelog: 2024.12.12...2025.6.6
2024.12.12
New: insert function
Full Changelog: 2024.11.28...2024.12.12
2024.11.28
Fixed: Add subkey name to empty dict of existing key name
Full Changelog: 2024.11.19...2024.11.28
2024.11.19
- Updated: Allows getting (
JSON_DUPLICATE_KEYS.get
), setting (JSON_DUPLICATE_KEYS.set
), updating (JSON_DUPLICATE_KEYS.update
), deleting (JSON_DUPLICATE_KEYS.delete
) JSON_DUPLICATE_KEYS objects with case-insensitive key names
Full Changelog: 2024.7.17...2024.11.19
2024.7.17
2024.4.20
- New: filter_values
- Updated: filter_keys
Full Changelog: 2024.3.24...2024.4.20
2024.3.24
- Updated: normalize_key, loads, get, set, update, delete
Full Changelog: 2024.2.21...2024.3.24
2024.2.21
- Added new function: 𝐉𝐒𝐎𝐍_𝐃𝐔𝐏𝐋𝐈𝐂𝐀𝐓𝐄_𝐊𝐄𝐘𝐒.𝐟𝐢𝐥𝐭𝐞𝐫_𝐤𝐞𝐲𝐬()
Full Changelog: 2024.2.3...2024.2.21
2024.2.3
Full Changelog: 2023.11.26...2024.2.3