Skip to content

v0.3.0

Compare
Choose a tag to compare
@ajkeller34 ajkeller34 released this 19 Sep 19:21
· 465 commits to master since this release
  • Require Julia 0.6
  • Adds overloads for rand and ones #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.