Dotapatch

Latest version: v2.4.4

Safety actively analyzes 621041 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.4

Patch


- `download_file()` is now private [94ee3c0]
- Add **coverage html** option to tox [6c494f0]
- `tox -e html`
- Fix bug with lines with more than one colon [59942bb]
- `Hero: change: something` would return `change something`
- Now it will return `change: something`
- Improve dictionary for proper hero/item naming [33386d8]
- Add Eul's to item names [daac7a2]
- Add TP Scroll to item names [46f1926]
- Fix bug with word casing [c121cf2]

[Full changelog](/../../compare/v2.4.3...v2.4.4)

2.4.3

Patch

- Removed support for Python 3.3 [2ccc459f4c12fa3e62ecd080f14e0d3f84d9bea9]
- The `setup.py sdist` now generates **tar.gz** only [ed98013686395773000610a10aa334e100f00246]
- Added several missing items and heroes names [071634faa53b17e0d71c7170326f82e9f83ab1e1] [e5211f8ea37d270b7bcba9b4c6ab2e66fa2eb2a6]

[Full changelog](/../../compare/v2.4.2...v2.4.3)

2.4.2

Patch

- Fix documentation bug [32810d133648daa9dba169f8bc2b2af6306b9c3a]
- Code blocks were not highlighting correctly
- Update setup.cfg [1e59aafbbbc9bcf102c0bf6455ed3555bbade0d5]
- setup.py will be less verbose now
- Add flake8 support [a8ecf9cc3b96b55045ff0e408574258942d6a542]
- Remove test_update_data() test [1c9ac56b24bfa8cd17500dd5dcb257a6cfb4d601]
- test_update_data() should not rely on internet connection
- This test should be reworked
- Add missing hero/item proper naming [cbfbf7272f40416b6483efae9cf74694b0c01720] [8e8ae5d3f5daf39de9c3668e803c666f0d836e60]
- Fix hero/item sorting [d4d51a50ea8884b4831b5287d6a4be8ff4b80ff2]

[Full changelog](/../../compare/v2.4.1...v2.4.2)

2.4.1

Patch
- [patch.py](https://github.com/arthurazs/dotapatch/blob/08e62b9d51589d0bd6768c782e9cc0d4647d63b1/dotapatch/patch.py) is now a module [08e62b9d51589d0bd6768c782e9cc0d4647d63b1]
- The first line of the changelog file doesn't require ``:`` anymore:
- It's still possible to use both ways, e.g. `7.07d:` or `7.07d` [057645ec376271b88b153d100e3a4bd6879d9679]
- All MarkDown files parsed to ReStructuredText [b7d42affdf0f916d6bed5500882c377d6f9bf335]
- We have proper documentation now: [Read the Docs](https://dotapatch.readthedocs.io/en/v2.4.1/) [173b7e5453e4dc91234dc286742ed778068e6e7f]

[Full changelog](/../../compare/v2.4...v2.4.1)

2.4

Minor
- Add `--update-data` argument [b2cc6a8630b1cc8bc705af88e9ee208c18c5b838]
When Dota 2 introduces new items/heroes, the heropediadata gets updated as well.
`--update-data` lets the user download the new heropediadata version.

Patch
- Fix Python 2 issue with [urlopen as compound statement](https://stackoverflow.com/a/30628142/7067541) [ee82efac8950d8deaeab1644f70de0c83cdc3a7c]
- Use mock for [testing sys.argv](https://stackoverflow.com/a/18668983/7067541) [80e2f4d2ef346df1568aed981de574cf68322cbb]

[Full changelog](/../../compare/v2.3.2...v2.4)

2.3.2

Patch
- Dotapatch accepts **multiple** changelogs at once [48064e82320daaebee8b4805e8bfae0cbfc626f9]
- It's possible to run `$ dotapatch 707c 707d` now
- It will parse every changelog specified

[Full changelog](/../../compare/v2.3.1...v2.3.2)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.