We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcc229 commit 3c18d5bCopy full SHA for 3c18d5b
1 file changed
release_notes.txt
@@ -1,3 +1,10 @@
1
+4.52.2:
2
+ - Fixed bad instructions file breaking go-install (#2587) Thanks @theyoprst
3
+ - Fixed TOML table scope after comments (#2588) Thanks @tomers
4
+ - Multiply uses a readonly context (#2558)
5
+ - Fixed merge globbing wildcards in keys (#2564)
6
+ - Fixing TOML subarray parsing issue (#2581)
7
+
8
4.52.1:
9
- TOML encoder support - you can now roundtrip! #1364
10
- Parent now supports negative indices, and added a 'root' command for referencing the top level document
0 commit comments