Skip to content

6.13.0

Latest
Compare
Choose a tag to compare
@danog danog released this 14 Jul 10:00
· 1 commit to 6.x since this release

What's Changed

Features

  • ✨ Full support for iterables for iterator_to_array by @andrew-demb in #11430
  • Add an arrayCache configuration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danog

Full Changelog: 6.12.1...6.13.0