Hi Andrew, Unitful.jl is awesome, many thanks for this work, I intend to use it for all my classroom notebooks. I especially like the fact that it supports units with offsets, like the different temperature scales, and the fact that it keeps derived units like J displayed as such in the output.
The new version seems to have an exporting issue, unless I did something wrong: https://github.com/ajkeller34/Unitful.jl/issues/14 Cheers, Bart On Tue, Sep 6, 2016 at 9:02 PM Andrew Keller <[email protected]> wrote: > Unitful.jl has recently undergone a major update with enhanced > functionality. If the previous version was an alpha release, this is > something like a beta release before the package is registered and tagged. > I intend to do that soon so that others can think about using the package > more seriously, probably shortly after Julia 0.5.0 is released. Now is a > good time to provide feedback if you find bugs or think there are some > trouble spots that would prevent the package from being useful to you. > > I am sorry to inconvenience existing users with syntax changes, but please > raise an issue or post here if you have any trouble. I hope the revised > documentation explains any questions you may have, and as usual, > test/runtests.jl can be useful to figure out how things are working. Once > the package is registered and tagged, I will be more conscientious > regarding breaking changes. > > Enjoy, > Andrew Keller > >
