NLang 0.2.0
Second release.
- nide: File > Recent submenu — recent solutions, projects and files (most-recently-used, persisted across sessions, disambiguated by parent directory).
- Centralized version management: the repository-root VERSION file is now the single source of the version — tool --version output, the About dialog, the docs-site footer and package names all derive from it.
- Debuts CHANGELOG.md (Keep a Changelog format).
Windows assets: portable zip and NSIS installer. The executables link the MSVC runtime dynamically — install the VC++ Redistributable (aka.ms/vs/17/release/vc_redist.x64.exe) if Visual Studio 2022 is not on the machine.
Gates at tag time: ctest 36/36, e2e 821 passed / 0 failed, nlang-docs pytest 49 passed / 5 skipped, verify_package OK.