v0.3.0
- Require Julia 0.6
- Adds overloads for
rand
andones
#96. - Improve symbol resolution in
u_str
macro #98. - More work is done inside the
u_str
macro, such that the macro returns units, dimensions,
numbers (quantities), or tuples rather than expressions. This is required for UnitfulAstro.jl to be released #100.