typed-encoding v0.2.1.0 Release Notes

Release Date: 2020-05-09 // almost 4 years ago
    • 🆕 new functionality:
      • bounded alpha-numeric restriction encodings (r-ban)
      • boolean algebra of encodings
    • minor improvements
      • dropped IsString constraint from instances in Data.TypedEncoding.Instances.Restriction.Common
      • added forall annotation to encodeAll and decodeAll