summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Albertas Agejevas did a lot of the context reporting workNed Batchelder2019-06-111-2/+2
* Update CHANGES.rstStephan Richter2019-06-111-1/+1
* CHANGES about the context-based reportingNed Batchelder2019-06-101-1/+12
* Put CHANGES in version-number orderNed Batchelder2019-05-241-29/+34
* Changelog from 4.5.2 and 4.5.3 from the v4.5.x branchNed Batchelder2019-05-191-0/+29
* Fix a URL that confuses pandocNed Batchelder2019-05-191-1/+1
* Version bumpNed Batchelder2019-05-071-0/+6
* Paperwork for 5.0a5coverage-5.0a5Ned Batchelder2019-05-071-2/+4
* Docs for new dynamic context techniquesNed Batchelder2019-04-281-2/+9