Release 2.4.0
What's new?
- Changed to reuse
context.Contextobjects for efficiency, effectively the same except not created each request. - change some core logic to use maps instead of switch statements, not so much for performance, but much better code readability and maintainability.