Hey everyone,
1.20.2 dropped at a really inconvenient time for me - I'm not going to have access to my computer for over a week. I've pushed out an initial update, but I likely will not have any time to test before I leave town tomorrow morning.
I did glance over the code and check most of the pain points, so I'm reasonably confident things will be okay, but I'm not 100%. Did initially miss that not having a ClientInformation will immediately NPE, so there's certainly some risk. If anyone does have time to test, please let me know what your results are - dev builds can be downloaded and unzipped from the dist output of Actions runs.
Assuming all goes well, I can then struggle through tagging a release with the web interface on mobile. Hooray!
One of these years I will write good unit tests for this project. One of these years.
Hey everyone, 1.20.2 dropped at a really inconvenient time for me - I'm not going to have access to my computer for over a week. I've pushed out an initial update, but I likely will not have any time to test before I leave town tomorrow morning.
I did glance over the code and check most of the pain points, so I'm reasonably confident things will be okay, but I'm not 100%. Did initially miss that not having a ClientInformation will immediately NPE, so there's certainly some risk. If anyone does have time to test, please let me know what your results are - dev builds can be downloaded and unzipped from the
dist
output of Actions runs.Assuming all goes well, I can then struggle through tagging a release with the web interface on mobile. Hooray!
One of these years I will write good unit tests for this project. One of these years.