mirror of
https://github.com/xcat2/confluent.git
synced 2025-03-04 02:00:21 +00:00
Previously, items were randomly arranged in lists in the json dump. This meant that the JSON files were different after each export. Now they are naturally sorted and identical. This should make it easier to save and compare the JSON dumps in version control systems.