Crayon 3.3.1
Improvements
- Introduced
usesFunc
property toCrayon
instance- It indicates whether Crayon instance used mapped function, if so - prevent further caching of this instance.
Bug fixes
- Behaviour improvement described above should fix theoritical cpu overhead and memory leaks that could happen.