ent v0.4.2 Release Notes

Release Date: 2020-08-30 // over 3 years ago
  • 🚀 Small release with a few bug fixes and the following schema changes:

    ent/schema

    • ➕ Added support for setting default values for fields with a custom GoType.
    • The Enum.NamedValues method was added to replace Enum.ValueMap.