v0.3.1
- Bugfix: Reset
leader_id
when becoming precandidate to resolveprevote
andcheck_quorum
compatability (#84) - Bugfix: Becoming a precandidate should reset votes (#83)
- Fix some typos, improve variable naming, and other small documentation fixes (#77, #79, #78, #80)
- Implement
Default
forConfig
and fleshed out an example (#81) - Improve our changelog format (#85)
- Remove custom Rustfmt configuration (#86)