Skip to content

v1.11.0-rc

Compare
Choose a tag to compare
@AsterDY AsterDY released this 02 Jan 03:03
· 62 commits to main since this release
f806331

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

  • #558 allow the disabling of the newline in the encoder
  • [#567] perfect build tag for mmap_unix.go

Bugfix

  • [#569]Set on non-object node unexpectedly change node type

New Contributors

Full Changelog: v1.10.3-rc...v1.11.0-rc