Hi there. There are two issues with this package 1. The information in the official Julia package system is out of date -- Pkg.add doesn't install the latest version in the repo; 2. There is a pull request open -- and in that fork, the branch name is not master, so I can't even simply do a Pkg.clone(...) to get that modified version work. I had to clone, then manually checkout (using git from command line).
Given that I'm not the owner of the project, is there anything I can do with it? Or can someone who has the privillege do the update? Thanks.
