Released: StructArmed 0.16.3
What's Changed
- Add 'yagni' to the list of composer.json keywords by @samsonasik in #317
- perf: Skip preg_replace() in Path::normalise() when the path has no repeated slashes by @samsonasik in #319
- perf: use strrpos + substr for ClassNode::shortName() by @samsonasik in #320
- [fix] Centralise cache path resolution to CachePathFactory by @samsonasik in #321
Full Changelog: 0.16.2...0.16.3