aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/version.py
Commit message (Collapse)AuthorAgeFilesLines
* Verify that we're in the correct repository when extracting dev version ↵JustAnotherArchivist2020-06-191-0/+7
| | | | | | information Fixes #3987
* post-release updatesThomas Kriechbaumer2020-04-131-1/+1
|
* bump version to 5.1.1Thomas Kriechbaumer2020-04-131-1/+1
|
* post-release updatesThomas Kriechbaumer2020-04-131-1/+1
|
* bump version to 5.1.0Thomas Kriechbaumer2020-04-131-1/+1
|
* `mitmproxy --version`: incorporate non-annotated tagsMaximilian Hils2019-12-211-1/+1
|
* bump versionMaximilian Hils2019-12-161-1/+1
|
* bump versionMaximilian Hils2019-12-161-1/+1
|
* update mypyMaximilian Hils2019-11-121-2/+2
|
* Such CI, Very Wow. (#3182)Maximilian Hils2018-06-021-42/+24
|
* Post-release updatesAldo Cortesi2018-05-171-1/+1
| | | | | - Update release docs - Bump version
* Bump versionAldo Cortesi2018-02-241-1/+1
| | | | Re-bump after tag
* Tag 3.0.2Aldo Cortesi2018-02-241-1/+1
|
* bump versionMaximilian Hils2018-02-221-1/+1
|
* store ClientHello extensions with client connectionMaximilian Hils2018-01-131-1/+1
|
* only use annotated tags for version calculationMaximilian Hils2018-01-071-1/+1
|
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-1/+1
| | | | | | SSL is an outdated protocol superseeded by TLS. Although the commonly used library is called OpenSSL, it is no reason to still use outdated language for attributes.
* fix #2470Maximilian Hils2018-01-041-1/+1
|
* do not add leading zeroes to .dev version part.Maximilian Hils2018-01-041-1/+1
| | | | | wheel normalizes to no leading zeroes, and we don't want to special-case that.
* single-source version processingMaximilian Hils2017-12-301-0/+54
|
* rtool: include dev version in binariesMaximilian Hils2017-12-291-2/+1
|
* Replace phrase 'the the' in 2 placesVinay Dargar2017-04-021-1/+1
| | | | Replaced with the appropriate "in the" and "to the". There are multiple other occurences of this but they are in upstream python modules.
* add connection idsMaximilian Hils2017-03-141-1/+1
|
* decouple mitmproxy and file format versionMaximilian Hils2017-03-131-0/+4
|
* Revert "clearly indentify git-checkout as dev version"Maximilian Hils2017-03-071-1/+1
| | | | | This temporarily reverts commit 3b4d8d6ecae3ee1f57dd71af990bb480e6c82d6c, which broke the snapshot builds.
* clearly indentify git-checkout as dev versionThomas Kriechbaumer2017-03-061-1/+1
|
* bump dev versionThomas Kriechbaumer2017-02-211-1/+1
|
* bump version for next release cycleMaximilian Hils2016-12-271-1/+1
|
* bump version to 1.0.1Maximilian Hils2016-12-271-1/+1
|
* Administrivia: docs for new config file, minor adjustmentsAldo Cortesi2016-12-171-1/+1
| | | | | For now, the config file docs basically say "it's YAML, read the source". We should do better for the next release.
* Release administrivia: changelog stub, contributors, bump to v1.0Aldo Cortesi2016-12-171-1/+1
|
* fix pyinstallerMaximilian Hils2016-11-281-0/+3
| | | amongst other things, fix #1746
* netlib.version -> mitmproxy.versionAldo Cortesi2016-10-201-0/+4
|
* Fold mitmproxy.version and pathod.version into netlib.versionAldo Cortesi2016-06-121-13/+0
|
* use module-level imports onlyMaximilian Hils2016-05-311-1/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-0/+7
|
* fix version.NAMEMaximilian Hils2016-05-111-1/+4
|
* combine projectsMaximilian Hils2016-02-181-0/+3