What’s New in neo-mamba 0.5¶
- Author
Erik van den Brink
Preview 5 compatability¶
This release catches up with all preview 4 and preview 5 changes done in the C# core project. Additionally a good bit of refactoring has been done to cleanup internals.
There is a significant resource difference between neo-mamba and the core C# project. As such the mamba project had to choose a strategy that allowed faster catching up at the cost of lower code coverage and less documentation. The less core critical changes are made, the more time can be spend on updating documentation. For now compatibility is prioritized over the user experience.