Skip to content

Releases: CodeSandwich/Mocktopus

Version 0.2.0

23 Jan 18:48
Compare
Choose a tag to compare

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

23 Jan 18:15
Compare
Choose a tag to compare

This release introduces some bug fixes and no big changes.

Changelog

  1. Panicking inside mock code does not cause dropping of uninitialized memory
  2. Items with two #[mockable] attributes on them are not injected twice
  3. extern crate mocktopus can be now aliased

Version 0.1.1

05 Sep 19:51
Compare
Choose a tag to compare
Remove Cargo.lock, add logo in macro docs and bump version to 0.1.1

Version 0.1.0

23 Jan 18:05
Compare
Choose a tag to compare
Remove Cargo.lock, add logo in macro docs and bump version to 0.1.1