Julia 0.7
- This updates DynamicPolynomials to run on 0.7-rc2 without any deprecation warnings. Support for 0.6 is dropped.
- Changes the behaviour of
@polyvarto always return a tuple of the declared variables.
@polyvar to always return a tuple of the declared variables.