Next | Query returned 22 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2020-10-03 08:08:06 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-radon: updated to 4.3.2

4.3.2
- Move `Flake8Checker` to separate, isolated module

4.3.1
- Separate `flake8-polyfill` to extra requirements

4.2.0
- Fix for Python 2.7
- Pin Colorama to different versions depending on the Python version
   2020-05-16 18:35:25 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
pytest from versioned deps.
   2020-02-02 07:06:11 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-radon: 4.1.0

4.1.0:
- Support Python 3.8
   2019-11-06 21:43:36 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-radon: updated to 4.0.0

4.0.0:
- Support file configuration overrides
- Add support for analyzing Jupyter notebooks

3.0.1:
- Automatically exclude binary files, instead of producing an error

3.0.0:
- Include files with no extension but a Python shebang
- Fix calculation of total complexity for classes
- Update Colorama dependency to avoid conflicts with pytest
- Fix raw metrics, which were completely broken
   2018-12-16 15:15:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-radon: updated to 2.4.0

2.4.0:
Unknown changes
   2018-01-14 09:24:10 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-radon: updated to 2.2.0

2.2.0:
* Add an option to show closures when Radon is used from flake8.
   2017-09-16 18:00:00 by Tobias Nygren | Files touched by this commit (1)
Log message:
py-radon: fix PLIST
   2017-09-11 07:24:28 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
2.1.1:
Fix critical bug in Python 2 that prevented analysis of files with no comments \ 
at the start of the module.
   2017-09-04 19:08:45 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
2.0.3:
Fix encoding issues for all commands
   2017-07-24 18:44:31 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
2.0.1:
- Update mando dependency

2.0.1:
- Fix bug in the error message of Flake8's plugin

2.0.0:
- Add ``--sort`` option to ``mi`` command
- Add comment stats summary when using the ``-s, --summary`` option of the
  ``raw`` command
- Fix encoding bug
- Fix raw metrics (ensure that LOC = SLOC + Multi + Single Comments + Blank)
- Python 2.6 is not supported anymore

Next | Query returned 22 messages, browsing 11 to 20 | Previous