Releases: elmotec/massedit
Releases · elmotec/massedit
docs: update credit
Documentation update
Fixed the long description Also bumped version to 0.69.1
Test infrastructure changes
Updated infrastructure files to setup.cfg/pyproject.toml instead of setup.py. Also moved CI to github workflows from travis and added regression tests for Python 2.7.
- (dash) to read input from stdin
Added support for Python 3.8, stdin input via - argument. Documented regex to turn base classes into googlemock MOCK_METHOD.
Bug fixes
Resolved encoding issues
- Fixed encoding issues when processing non-ascii files.
- Added --encoding option to force the value of the encoding if need be.
- Made official support for 3.5.
Poor man source-to-source manipulation (doc fixes)
These are documentation fixes for v0.67.
Poor man source-to-source manipulation
- Added file_name argument to processing functions.
- Fixed incorrect closing of
sys.stdout/stderr
. - Improved diagnostic when the processing function does not take 2 arguments.
- Swapped
-v
and-V
option to be consistent with Python. - Pylint fixes. Added support for Python 3.4. Dropped support for Python 3.2.
Get it from:
- https://github.com/elmotec/massedit/archive/v0.67.zip
- https://pypi.python.org/packages/source/m/massedit/massedit-0.67.zip#md5=8d3bd3a177e0733f6d4f415101321615
or:
pip install massedit