expat v1.0.4 Release Notes

Release Date: 2018-03-22 // about 6 years ago
  • ✨ Enhancements
    • Add union patterns with examples for nats, maybe, either, struct.
    • Report lines at expansion point not as pattern definition line.
    🐛 Bug Fixes
    • nil values were not able to be bound.
    • vars should be made unique on each expansion.
    • guarded vars were being counted first