Skip to content

0.8.0

Compare
Choose a tag to compare
@lipanski lipanski released this 11 Jul 21:02
· 311 commits to master since this release
  • Rewrote part of the internal implementation of Mockito, replacing the client/server approach with a singleton state controlled through a mutex. Long story short, this removed the need for curl and serde as dependencies and significantly improved the response time.