http-api-data v0.3.8 Release Notes

Release Date: 2018-03-12 // about 6 years ago
    • Minor changes:
      • Stable URL-encoding for Forms (see #67):
      • Introduce urlEncodeParams and urlDecodeParams;
      • Introduce urlEncodeAsFormStable and use stable encoding for doctests;
      • Add toEntriesByKeyStable and toListStable;
      • Add Semigroup instance for Form (see #69);
      • Relax upper bound on Cabal (see #73).