test-fixture v0.4.2.0 Release Notes

Release Date: 2016-11-14 // over 7 years ago
    • Attempting to generate a fixture for a multi-parameter typeclass now produces a better error message (#24).
    • Fixtures can now be generated for typeclasses containing infix operators as methods. They will be prefixed with a tilde (~) instead of an underscore (#26).