@triceo I managed to migrate everything to Elm 0.19.
As part of that I had to replace some dependencies, hopefully not breaking anything (did automated and manual testing). You might want to do some sanity testing in my testing deployment and let me know if you find some issue.
Apart from staying up to date with latest developments and brutally improved compile times (the whole project now compiles in ~1 second), the only observable difference this upgrade brings is smaller size of the generated javascript (from 312KB to 157KB (49KB gzipped)), which should mean slightly faster loading time :smile:
Now I'm going to start working on the latest strategy changes and will create PR to robozonky.github.io when ready.
@triceo I managed to migrate everything to Elm 0.19. As part of that I had to replace some dependencies, hopefully not breaking anything (did automated and manual testing). You might want to do some sanity testing in my testing deployment and let me know if you find some issue.
Apart from staying up to date with latest developments and brutally improved compile times (the whole project now compiles in ~1 second), the only observable difference this upgrade brings is smaller size of the generated javascript (from 312KB to 157KB (49KB gzipped)), which should mean slightly faster loading time :smile:
Now I'm going to start working on the latest strategy changes and will create PR to robozonky.github.io when ready.