- skip packages with no changes when doing `nattka commit`.
0.2.6
- detect and report packages masked by '-arch' keywords.
0.2.5
- detect and report masked packages in package lists.
0.2.4
- `CC-ARCHES` now works on simple cases of bugs without keywords (when all packages have matching potential keywords) - `*` is now expanded only to non-prefix keywords (which means producing empty list more often) - `make-package-list` now includes keywords to make `CC-ARCHES` possible
0.2.3
- new `make-package-list` command to help building keywordreqs - `*` in package list is replaced with empty keywords if it matches CC
0.2.2
- expand package lists also when sanity-check+ was reported already - log comments and new package lists when running in pretend mode - try to fix unstable result ordering