You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see, but normally you don't have semicolon in any fields...
but yeah it could be added, I'll merge it when/if I do a new release.
I'm not sure I will continue, I was quite disappointed to see my work stolen...
Hi,
The fields of history CSV must escape the Semicolon(;):
Example broke:
![image](https://user-images.githubusercontent.com/26231582/106539679-6d9c5500-64cc-11eb-9afd-bb8bcce64581.png)
Example escaped:
![image](https://user-images.githubusercontent.com/26231582/106539729-8573d900-64cc-11eb-9560-d332aeac35d2.png)
PR: #99
Regards.
The text was updated successfully, but these errors were encountered: