Dear Community, We are pleased to announce the availability of the Next Scripting Framework (NSF) 2.3.0. The changes are mostly ... See below for the details. Diff stats since 2.2.0: 122 files changed, 4440 insertions(+), 2339 deletions(-) Major changes relative to 2.2.0 are: New Features - NSF: ... - NX: ... - MongoDB interface upgrade: ... - nx::test: ... - nx::serializer: ... - Documentation: * Added documentation of uplevel and upvar methods. - Continued testing: NSF is now continuously built and tested under Linux, macOS, and Windows against different Tcl targets, using different tool chains (gcc, clang, MinGW, MSVC). For this purpose, there is now an official GitHub mirror at: https://github.com/nm-wu/nsf Build and test reports are available from: https://travis-ci.com/nm-wu/nsf https://ci.appveyor.com/project/mrcalvin/nsf-2ylk0 - Maintenance & bug fixes: * Tcl 8.7: Support for Tcl 8.7a1 and the upcoming, unreleased Tcl 8.7a2 (core.tcl.tk branch "core-8-branch"). NSF compiles and its regression tests execute successfully. * Misc (esp. NSF/C): The detailed changelog is available at https://next-scripting.org/xowiki/download/file/ChangeLog-2.2.0-2.3.0.log The Next Scripting Framework 2.3.0 (containing NX 2.3.0 and XOTcl 2.3.0) can be obtained from https://next-scripting.org/. Please report issues and wishes by opening a ticket at https://sourceforge.net/p/next-scripting/tickets/. Best regards - Gustaf Neumann - Stefan Sobernig