Skip to content

v0.3.0

Compare
Choose a tag to compare
@beagleknight beagleknight released this 10 Dec 11:40

Added

  • Decidim::BulletinBoard::Authority namespace that includes commands and forms to get the status of an election.

Changed

  • Decidim::BulletinBoard::Client now includes a get_status method to get the election status using the Authority namespace.

Fixed

  • Decidim::BulletinBoard::Voter::CastVote command uses the encrypted_vote as a String and not as a Hash.