| Line | |
|---|
| 1 | pkgcore-checks Release Notes |
|---|
| 2 | ===================== |
|---|
| 3 | |
|---|
| 4 | See ChangeLog for full commit logs; this is summarized and major changes. |
|---|
| 5 | |
|---|
| 6 | 0.2: |
|---|
| 7 | |
|---|
| 8 | * invocation args have changed- please see readme for details of how to |
|---|
| 9 | use pcheck. |
|---|
| 10 | * test suite added; not yet complete coverage, but 90% of the way there. |
|---|
| 11 | * --list-checks output format is fair bit more human-readable now. |
|---|
| 12 | * better support for overlays (should work fine with appropriate commandline |
|---|
| 13 | options supplied) |
|---|
| 14 | * optimizations, and performance regression fixes; fair bit faster then .1. |
|---|
| 15 | * new checks can be added via pkgcore 0.2 plugins cache. |
|---|
| 16 | * UI improvements; color, and human readable output. |
|---|
| 17 | * --xml option was dropped, use --reporter to specify the desired reporter, |
|---|
| 18 | and --list-reporters to see what reporters are available |
|---|
| 19 | * added --enable, --disable options to prune add/remove specific checks from |
|---|
| 20 | the run. |
|---|
| 21 | * add config based 'suites' that can be ran; basically, sets of tests/targets |
|---|
| 22 | to run via pcheck. See README for details. |
|---|
| 23 | * whitespace checks. |
|---|
| 24 | |
|---|
| 25 | pkgcore-checks 0.1: |
|---|
| 26 | * inital release |
|---|