Releases: CodeSandwich/Mocktopus
Releases · CodeSandwich/Mocktopus
Version 0.2.0
This release has no obvious impact on the users. The only change is migration of Mocktopus macros from Syn 0.11 to 0.12 and some code refactoring.
Version 0.1.2
This release introduces some bug fixes and no big changes.
Changelog
- Panicking inside mock code does not cause dropping of uninitialized memory
- Items with two
#[mockable]
attributes on them are not injected twice extern crate mocktopus
can be now aliased
Version 0.1.1
Remove Cargo.lock, add logo in macro docs and bump version to 0.1.1
Version 0.1.0
Remove Cargo.lock, add logo in macro docs and bump version to 0.1.1