Antoine Mérino
Antoine Mérino
Hi, I would also be interested in adding custom tags. In my case, I would like to tag an intermediate version with a particular feature, even if it's a pre-release,...
Oh, I see. In my case, I always increment the patch (or the last digit part in the general case). Eg: - 2022.06 - 2022.06.1 - 2022.06.2-mycustomfeature - 2022.06.3-unrelatedfeature -...
Seems good to me! I'll think about a PR in this way.
Hello, Sorry but I don't think I will be able to work on it soon. I'm trying to find out how this works but this takes more time than I...
Also interested by this feature, I will try to look into it if no one does it before. I'm thinking about this in the config.json: ``` { "reduced_fee_currency": "BNB", "reduced_fee_max_ratio":...
Well then I would lower the ratio to 0.15% for instance. In Binance, the fees are 0,075% in BNB for each trade, so assuming you buy then sell all your...
This one seems a bit complicated for me. I have another suggestion in the meantime: when the BNB amount is too low, a line should be added to the Telegram...
Bonjour, Je suis toujours intéressé par cette fonctionnalité (et d'autres aussi je pense, comme #184 ) et je viens de tomber sur la conversation #185 et la roadmap des votes...
Salut, Je pensais à une idée similaire : pour chaque projet de loi, dire quels personnes / partis politiques ont voté pour ou contre cette loi. Dans un deuxième temps,...
Hi, Same with `selenium==4.4.3` or just `selenium` here. ```python Traceback (most recent call last): File "C:\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Python310\lib\runpy.py", line 86, in _run_code...