summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* build: version bumpNed Batchelder2022-02-201-0/+6
* build: prep for 6.3.26.3.2Ned Batchelder2022-02-201-2/+4
* fix: pypy3.9 traces decorators like CPython 3.8Ned Batchelder2022-02-201-0/+5
* fix: provide an intelligible error message for multiprocessing with no config...Ned Batchelder2022-02-091-0/+5
* debug: pybehave is now an option on `coverage debug`Ned Batchelder2022-02-061-1/+2
* debug: add 'pybehave' debug informationNed Batchelder2022-02-061-1/+1
* build: version bump and more release detailsNed Batchelder2022-02-011-0/+6
* build: prep for 6.3.16.3.1Ned Batchelder2022-02-011-2/+4
* docs: a changelog entry for #1310, and misc cleanupsNed Batchelder2022-02-011-5/+7
* docs: a changelog entry for #1317Ned Batchelder2022-02-011-0/+5
* build: don't provide pre-release wheels. #1316Ned Batchelder2022-02-011-0/+4
* fix: only set signal handlers from the main thread. #1312Ned Batchelder2022-01-261-1/+5
* build: bump versionNed Batchelder2022-01-251-0/+6
* build: prepping for 6.3Ned Batchelder2022-01-251-2/+5
* docs: touch up the changelogNed Batchelder2022-01-251-6/+8
* refactor: adjust some of the --data-file option handlingNed Batchelder2022-01-251-0/+6
* fix: save data on SIGTERM #1307Ned Batchelder2022-01-231-0/+7
* style: cleanups after lcov, though more than just lcovNed Batchelder2022-01-221-1/+3
* fix: small fixes to lcov, and changes.rst mention.Ned Batchelder2022-01-221-0/+3
* fix: create the db as needed when accessedNed Batchelder2022-01-201-0/+6
* docs: add an issue reference for the 3.11.0a4 supportNed Batchelder2022-01-161-1/+2
* fix: proper tracing of call/return for Python 3.11.0a4Ned Batchelder2022-01-151-1/+3
* fix: don't write a .gitignore unless the directory is emptyNed Batchelder2022-01-111-0/+4
* build: drop Python 3.6 supportNed Batchelder2021-12-311-0/+2
* build: also build macos arm64 kits #1288Ned Batchelder2021-12-011-1/+3
* docs: fix some styling in the changelogNed Batchelder2021-11-261-2/+2
* docs: fix link in the changelogNed Batchelder2021-11-261-1/+1
* build: bump versionNed Batchelder2021-11-261-0/+6
* docs: prep for 6.26.2Ned Batchelder2021-11-261-2/+4
* docs: tweak the latest changelog entryNed Batchelder2021-11-261-3/+4
* feat: multiple --concurrency values. #1012 #1082nedbat/multi-concurrencyNed Batchelder2021-11-251-0/+6
* build: make upgradeNed Batchelder2021-11-181-2/+2
* fix: suffix=False will suppress the suffix even with multiprocessing. #989Ned Batchelder2021-11-181-0/+5
* refactor: specialize exceptionsNed Batchelder2021-11-141-0/+3
* debug: the `coverage debug` command no longer accepts multiple topicsNed Batchelder2021-11-131-0/+4
* fix: suppress exceptions when finding source= modules. #1203Ned Batchelder2021-11-131-0/+8
* feat: 'debug data' now enumerates combinable files alsoNed Batchelder2021-11-131-0/+3
* fix: don't overwrite a .gitignore in the html output directory. #1244nedbat/1244-againNed Batchelder2021-11-121-0/+3
* fix: colons in decorators shouldn't stop an exclusionNed Batchelder2021-11-101-1/+2
* build: bump versionNed Batchelder2021-11-101-0/+6
* build: prep for 6.1.2Ned Batchelder2021-11-101-2/+4
* fix: CPython 3.11 support. #1241Ned Batchelder2021-11-101-0/+4
* fix: warn about more source file problemsNed Batchelder2021-11-091-0/+6
* fix: remapping paths during combining needs to follow relative_files=True. #1147Ned Batchelder2021-11-061-0/+5
* fix: give a default value to the name argument for Matchers. #1273Ned Batchelder2021-11-051-0/+6
* fix: don't report branches to exclusions as missing. #1271Ned Batchelder2021-11-051-0/+5
* build(test): remove obsolete jQuery gold files #840Ned Batchelder2021-11-021-1/+2
* build: bump versionNed Batchelder2021-10-311-0/+6
* build: prep for 6.1.1Ned Batchelder2021-10-311-2/+4
* fix: don't warn about already imported files for namespace packages #888Ned Batchelder2021-10-311-2/+8