File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,14 @@ see the code and know roughly what's happening even if you're not a developer.
9595
9696### Changelog
9797
98+ #### 2015-12-12 [ v0.4.3] ( https://github.com/tomreece/pucauto/archive/v0.4.3.zip )
99+ * Temporary disable ` debug.log ` due to an issue that affected Windows users. I
100+ will look for a better long-term solution but at least now you won't see error
101+ spam.
102+ * Fix #51 by explicitly waiting 5 seconds before and after turning on auto
103+ matching to be extra sure auto matching gets turned on, because if it doesn't
104+ bad things happen, like sending out Expeditions you don't have.
105+
98106#### 2015-12-09 [ v0.4.2] ( https://github.com/tomreece/pucauto/archive/v0.4.2.zip )
99107* Better output when making trades. Example:
100108```
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ def print_pucauto():
3232 | ___|| || _|| || | | | | |_| |
3333 | | | || |_ | _ || | | | | |
3434 |___| |_______||_______||__| |__||_______| |___| |_______|
35- pucauto.com v0.4.2
35+ pucauto.com v0.4.3
3636 github.com/tomreece/pucauto
3737 @pucautobot on Twitter
3838
You can’t perform that action at this time.
0 commit comments