Mockery v2.3.1 Release Notes

Release Date: 2019-10-10 // over 4 years ago
    • 🛠 Fixed issue preventing module attributes to be used in assert_called macros #34

Previous changes from v2.3.0

    • 👍 Allowed multiple mocks when using pipe operator or nested calls #27
    • 🤡 Deprecated Mockery.History.enable_history/1 in favor of Mockery.History.enable_history/0 and Mockery.History.disable_history/0