3.12.0: Export environment variables
- Merged PR #93: Allow passing or removing environment variables via the
newEnvironment::export()
method
(@thekid) - Fixed code not to yield output streams, the AsyncServer API does not
expect any value there, but it might, see xp-framework/networking#28
(@thekid)