- major pipeline rewrite in order to fix `*` and `^` keyword processing.
0.1
- support dep sorting for `commit` command, - allow relaxed package dep syntax in keywordreqs, - support convenience `^` and `*` tokens in keyword lists.
0.0.8
- add a `resolve` command to unCC arches and resolve bugs, - rename `process-bugs` command to `sanity-check`, - support skipping bugs marked using `nattka:skip` personal tag.
0.0.7
- make sanity-check output reproducible and more readable, - sort `apply` output dependencies first.
0.0.6
- apply: use `package.accept_keywords`-friendly format, - process: include package name and version in sanity-check failures, - new commit command.
0.0.5
- fix AssertionError when matching previously reported exception