meck v0.8.4 Release Notes

Release Date: 2015-12-29 // over 8 years ago
  • Full Changelog

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  FIX: optional_callbacks #151 (soranoba)
    • ๐Ÿ›  Fix race condition between meck:unload/1 and calls to the mocked module #150 (dszoboszlay)

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update 'problematic modules list' #156 (lilrooness)
    • ๐Ÿคก Document the caveat with mocking module-local calls. #145 (bpuzon)