From 5d50cd6c269ff33600ce033797a67fe254159c1b Mon Sep 17 00:00:00 2001 From: def Date: Tue, 9 Feb 2016 08:39:31 +0100 Subject: Add note to news.txt about json changes --- web/news.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/news.txt b/web/news.txt index d854347a5..027844794 100644 --- a/web/news.txt +++ b/web/news.txt @@ -10,6 +10,11 @@ Changes affecting backwards compatibility - ``--out`` and ``--nimcache`` command line arguments are now relative to current directory. Previously they were relative to project directory. +- The json module now stores the name/value pairs in objects internally as a + hash table of type ``fields*: Table[string, JsonNode]`` instead of a + sequence. This means that order is no longer preserved. When using the + ``table.mpairs`` iterator only the returned values can be modified, no + longer the keys. Library Additions ----------------- @@ -24,7 +29,6 @@ Compiler Additions handling (no ``throw`` or ``try``/``catch`` generated) when compiling to C++ code - 2016-01-27 Nim in Action is now available! ========================================== -- cgit 1.4.1-2-gfad0