units v2.3 Release Notes

    • Data.Metrology.TH.evalType now works in GHC 7.10 on dimensions like Volume instead of just base dimensions.

    • ๐Ÿ“ฆ Break out the units parser into its own package: units-parser.

    • โž• Add Data.Metrology.Unsafe.UnsafeQu, which has Functor and other instances.

    • ๐Ÿ›  Fix the fixity of %. It was way too high! Now it's 5.

    • โž• Add the ability to convert in and out of point quantities. See quOfPoint and friends in Data.Metrology.Vector.