# 0.1.0.2 (2018-10-20) * Relax version bound on generics-sop and add an extra LANGUAGE pragma for compatibility. # 0.1.0.1 (2018-09-01) * Relax version bound for hspec and fix a warning in the test suite. # 0.1.0.0 (2017-05-01) * Initial release. Everything is still rather experimental. Feedback on any aspect of the library is welcome. Currently, the general utilities are in `Generics.SOP.Record`, and the subtyping functionality is in `Generics.SOP.Record.SubTyping`.