summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Thanks, Simon WillisonNed Batchelder2019-11-121-1/+3
* Bump versionNed Batchelder2019-11-111-0/+6
* Note when we dropped support for 3.4Ned Batchelder2019-11-111-0/+2
* 5.0b1 prepNed Batchelder2019-11-101-2/+4
* Coverage.py is only capitalized when it starts a sentenceNed Batchelder2019-11-101-2/+2
* Spell check the docsNed Batchelder2019-11-101-1/+1
* Contributors we had missed. Thanks, spell check!Ned Batchelder2019-11-101-1/+1
* '[run] note' is no longer supported.Ned Batchelder2019-11-091-0/+4
* What's new in 5.x docNed Batchelder2019-11-091-5/+9
* Cleanups for TOML codeNed Batchelder2019-11-031-4/+8
* TOML support for pyproject.toml and other config filesFrazer McLean2019-11-031-0/+3
* reybog90 is Reya B :)Ned Batchelder2019-11-021-1/+1
* Mention --skip-empty in the changelogNed Batchelder2019-11-011-0/+3
* Better presentation of contexts. #855Ned Batchelder2019-10-131-0/+5
* Warn if asked to show context but none were measured. #851Ned Batchelder2019-10-101-0/+6
* Sqlite3 info in 'coverage debug sys'Ned Batchelder2019-10-081-1/+1
* Bump versionNed Batchelder2019-10-081-0/+6
* Doc changes for 5.0a8coverage-5.0a8Ned Batchelder2019-10-021-2/+4
* Context patterns are regexes, not globsNed Batchelder2019-10-021-1/+6
* A better wordNed Batchelder2019-10-021-1/+1
* Bump versionNed Batchelder2019-09-211-0/+6
* Doc changes for 5.0a7Ned Batchelder2019-09-211-2/+4
* Python tracer supports dynamic contexts. #846Ned Batchelder2019-09-151-0/+4
* Reporting methods shouldn't permanently change the configurationNed Batchelder2019-09-011-0/+4
* Tweaks to JSON report docsNed Batchelder2019-08-311-4/+7
* Create a JSON reportMatt Bachmann2019-08-311-0/+3
* debug=plugin didn't handle all plugin methods. #834Ned Batchelder2019-08-111-0/+4
* Fix some sphinx mis-referencesNed Batchelder2019-08-111-9/+9
* Mention the new coverage.numbits moduleNed Batchelder2019-08-111-0/+4
* Fix unusual backslash token issue. #822Ned Batchelder2019-08-101-0/+4
* Changelog from 4.5.4Ned Batchelder2019-07-291-0/+11
* Add a note about the 3.8 multiprocessing fixNed Batchelder2019-07-291-1/+5
* Don't be fooled by a class named test_something. Fixes #829Ned Batchelder2019-07-261-1/+4
* Minor correctionNed Batchelder2019-07-171-2/+2
* Correct some referencesNed Batchelder2019-07-161-10/+10
* Bump versionNed Batchelder2019-07-161-0/+5
* Prep for 5.0a6Ned Batchelder2019-07-151-2/+5
* Bitmaps for line numbers, 10% of the size.Ned Batchelder2019-07-151-3/+9
* :memory: supportNed Batchelder2019-07-151-0/+4
* CoverageData.dumps and loads for serializationNed Batchelder2019-07-151-0/+8
* Remove the JSON data codeNed Batchelder2019-07-101-0/+3
* Avoid useless or redundant db operations. Faster.Ned Batchelder2019-07-071-0/+2
* Add tests of bug #806, and ensure it's fixed even if the program ends with an...Ned Batchelder2019-07-061-0/+4
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-0/+3
* A little more about Coverage.currentNed Batchelder2019-06-291-1/+2
* New API: Coverage.current() returns the latest started instance.Ned Batchelder2019-06-251-0/+2
* Make a note about Reporter.file_reporters being goneNed Batchelder2019-06-181-0/+2
* Remove ShiningPanda hackNed Batchelder2019-06-171-1/+6
* Refactor text reporting to use the same code paths as other reportsNed Batchelder2019-06-161-0/+6
* Edit the CHANGES description of context reportingNed Batchelder2019-06-111-9/+8