- take advantage of fastyaml and lazy loading recently added to yamlstore
- bump requirements
- fix entry point checking
- fix context merging order
- don't fail on --help
- allow Python 3.10+
- add pipe config and run-time pipe data to task context for #5
- allow running a pipe without sources, content etc.
- simplify exec ctx merging
- fix #3 & #4
- fix collection queue processing
- prepare for using docstrings in beginning of file for both one-line description & help
- fix breakage by using non-masking exec context variable name
- first release