v1.11.0-rc
Break Change
[#571] (ast) implement soft delete for Unset()/UnsetByIndex()
, which means the node Len()
and Index()
will change after Unset()
. This change is in order to be in keeping with versions <= v1.9.2
Feature
Bugfix
- [#569]
Set
on non-object node unexpectedly change node type
New Contributors
Full Changelog: v1.10.3-rc...v1.11.0-rc