All Versions
44
Latest Version
Avg Release Cycle
97 days
Latest Release
-

Changelog History
Page 1

  • v0.13.4 Changes

    โœจ Enhancements

    • โž• Add additional information to the InvalidRequestError message (#188).

    ๐Ÿ”„ Changes

    • ๐Ÿ‘ Allow append to be passed to a previously nil setting.
      • Better document the ignore_urls setting (#187).
    • โš  Resolve Duplicate Docs Warnings (#180).
  • v0.13.3 Changes

    ๐Ÿ”„ Changes

    • โšก๏ธ Update dependency.
      • Relax dependency constraint on Finch (#182).
  • v0.13.2 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix for Finch support.
      • Define Finch adapter conditionally to fix compile error (#178).
  • v0.13.1 Changes

    โœจ Enhancements

    • โž• Add Finch support (#175).
  • v0.13.0 Changes

    ๐Ÿ”„ Changes

    • โšก๏ธ Update meck to fix failing tests (#173).
  • v0.12.3 Changes

    โœจ Enhancements

    • โž• Add support to ignore_urls (#168).

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix sanitize options function in hackney adapter converter (#169).
  • v0.12.2 Changes

    November 16, 2020

    ๐Ÿ”„ Changes

    • Misc HTML doc generation changes (#161).
    • ๐Ÿ›  Fix CurrentRecorder initial state (#163).
  • v0.12.1 Changes

    October 08, 2020

    ๐Ÿ”„ Changes

    • ๐Ÿคก Make global mock experimental feature and disable it by default (#159, #160).
  • v0.12.0 Changes

    October 05, 2020

    โœจ Enhancements

    • ๐Ÿ›  Fix for the following points.
      • Slow (#107).
      • Use global mock in adapters (#158).
  • v0.11.2 Changes

    July 25, 2020

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix for ExVCR.IEx not working with adapter: ExVCR.Adapter.Hackney (#156, #157)