Commit Graph

71 Commits

Author SHA1 Message Date
Matthias 2593a929d4 Bump version to 2023.2.dev 2023-01-30 07:19:35 +01:00
Joe Schr 1cf69f139c refactor "--version" to use "pathlib" instead of "os" 2023-01-12 19:27:41 +01:00
Joe Schr 08748dd021 fix "--version": needs to change working directory
before calling `git`. otherwise it would display git commit id from the
directory where you are calling `freqtrade` from instead of freqtrade's
current commit id
2023-01-11 21:12:06 +01:00
Matthias 2805e83c9f Bump Develop version to 2023.1 2022-12-28 15:53:43 +01:00
Matthias cf000a4c00 Bump develop version to 2022.12-dev 2022-11-27 16:08:54 +01:00
Matthias 777af5517d Version bump develop version to 2022.11-dev 2022-10-28 19:38:19 +02:00
Matthias 107845afa8 Keep version number in docker versioning 2022-10-20 19:55:42 +02:00
Matthias 388a572cb3 Version bump develop version 2022-09-29 07:17:38 +02:00
Matthias 40c00d2d8f Version bump dev version to 2022.9 2022-08-29 06:34:20 +02:00
Matthias de690b0a69 Use PEP440 compatible versioning 2022-08-11 20:08:40 +02:00
Matthias 487d3e891e Revert version to develop for now 2022-03-21 19:41:34 +01:00
Joe Schr 47317e0f06 version: use 'contains' to check for "develop" instead of literal comparison 2022-03-15 21:08:37 +01:00
Matthias f26247e8e0 Revert wrong version string 2022-03-01 19:08:04 +01:00
Matthias 2d45163f8f Bump version to 2022.1 2022-02-02 19:46:48 +01:00
Matthias 043218cc7e Version bump to 2021.12 2021-12-29 16:18:14 +01:00
Matthias 7e1eedd7df Version bump to 2021.11 2021-11-27 09:55:00 +01:00
Matthias a9cdb428d0 Version bump to 2021.10 2021-11-27 09:53:34 +01:00
Matthias 3f10430eb5 Version bump to 2021.9 2021-11-27 09:53:34 +01:00
Matthias 4e049f65f2 Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
Matthias ac0dada962 Update Version to develop again 2021-08-28 10:43:49 +02:00
Matthias b3a4b0fbde Version bump to 2021.8 2021-08-27 07:10:13 +02:00
Matthias 03064731ac Version bump 2021.7 2021-07-29 19:49:19 +02:00
Matthias 1cb057bda7 Version bump 2021.6 2021-06-26 14:01:23 +02:00
Matthias 0c9b913cad Version bump 2021.5 2021-05-27 11:10:10 +02:00
Matthias 2b78ee254c Version bump to 2021.4 2021-04-28 21:16:13 +02:00
Matthias 7fb34f7e25 Version bump 2021.3 2021-03-27 11:34:11 +01:00
Matthias aea8f05d10 Version bump 2021.2 2021-02-24 06:39:59 +01:00
Matthias eac98dbbd6 Version bump to 2021.1 2021-01-27 07:29:40 +01:00
Matthias 55a052bcf6
fix typo in comment
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-14 08:05:46 +02:00
Matthias 952d2f7513 have version-detection fall back to freqtrade_commit
this allows freqtrade --version to work in docker too.

sample command:
`docker-compose run --rm freqtrade -version`
2020-04-12 09:55:21 +02:00
Matthias e6dd463ca3 Revert versioning 2020-02-17 20:17:36 +01:00
Matthias 1172c95817 Use different versioning scheme 2020-02-17 20:17:08 +01:00
Matthias 0b33b798e4 Add pypi build step 2020-02-17 20:16:24 +01:00
Matthias 024aa3ab6b Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
Matthias 85f1291597 use git log to print version 2019-09-09 20:20:38 +02:00
Matthias c38f3a2b9a Apply dynamic versioning to develop 2019-08-28 07:05:48 +02:00
Matthias cbf09b5ad9 Improve docstring for Exception 2019-08-25 10:07:47 +02:00
Matthias 7a97995d81 2017.7-dev version bump 2019-07-29 20:30:14 +02:00
Matthias e64509f1b4 Version bump to 2019.7 2019-07-29 20:27:50 +02:00
Matthias e1daf02735 UPdate version for develop 2019-06-24 19:46:39 +02:00
Matthias 56e6294873 Version bump to 2019.6 2019-06-24 19:44:14 +02:00
hroff-1902 2741c5c330 inherit freqtrade exceptions from Exception i.o. BaseException 2019-05-16 22:38:59 +03:00
Misagh 8e8ec2fba6 version to 0.18.5-dev 2019-04-19 16:01:26 +02:00
Misagh 40df0dcf3d tests fixed 2019-04-02 18:45:18 +02:00
Misagh 389feda65f Invalid order exception added 2019-04-02 18:25:17 +02:00
Crypto God 3aa614b983 bump version 2019-02-15 22:51:09 +01:00
Matthias ecb5cdc9e3 Version bump to 0.18.1-dev 2018-12-27 11:47:00 +01:00
Matthias 23d0cea01f Version bump to 0.18.0 2018-12-27 11:45:21 +01:00
Matthias bb9dd86e77 Merge branch 'master' into release_1804 2018-12-27 11:44:50 +01:00
Samuel Husso 4a9ed02b9b develop to version 0.17.3 2018-10-02 09:18:54 +03:00