All Versions
4
Latest Version
Avg Release Cycle
104 days
Latest Release
1179 days ago

Changelog History

  • v0.2.0 Changes

    January 25, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ’Ž Ruby 3.0 compatibility due to keyword arguments behavior change. [@danmarcab], #3
    • Sniffer middleware chain execution. [@dreikanter], #2

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for Ruby 2.3 and 2.4 as they've reached their End of Life and Sniffer supports only 2.5 and newer anyway. [@Envek]
  • v0.1.2 Changes

    March 26, 2020

    ๐Ÿ›  Fixed

    • Error related to constant search. [@dsalahutdinov]
  • v0.1.1 Changes

    March 23, 2020

    ๐Ÿ›  Fixed

    • Memory bloat problem due to requests and responses history stored by Sniffer. [@dsalahutdinov]
  • v0.1.0 Changes

    March 19, 2020

    ๐ŸŽ‰ Initial release.