Skip to content

Cldr Units Sql version 0.2.0

Choose a tag to compare

@kipcole9 kipcole9 released this 06 Sep 01:21
· 22 commits to master since this release

Enhancements

  • Add :unit_with_usage type to serialize units including the usage field. This requires more database storage but is a more complete serialization for round tripping unit data. The type modules are Cldr.UnitWithUsage.Ecto.Composite.Type and Cldr.UnitWithUsage.Ecto.Map.Type.