A lot of usability improvements
- [x] make version check non-blocking, to prevent mpyl CLI from becoming sluggish with slow internet connection
- [x] `--follow` by default, as it it's more instructive for first time use
- [x] `--silent` mode, in which we block until the Jenkins build is finished but filter out the logs
- [x] add logging and documentation for perhaps less than intuitive "copy test results form image" step
- [x] fix link to github from terminal
- [x] only switch assignment of Jira ticket if not yet assigned
- [x] rename `.mpl` folder to `.mpyl`
- [x] introduce possibility to filter documentation changes from invalidation logic
What's Changed
* fix/TECH 438 usability issues with m py l by SamTheisens in https://github.com/Vandebron/mpyl/pull/123
**Full Changelog**: https://github.com/Vandebron/mpyl/compare/1.0.0...1.0.1