6.8.0
Important
There are breaking changes to the Translation File, please make a backup! (You can reinstall the translation with .cv translation)
Changes
- Renamed anything related from
VotingtoVoteandOptiontoVoteOption
(Voting was a design choice because I didn't liked the idea of using Vote::Vote to vote on a vote, but now I find it stupid since I wasn't being faithful with the name
Callvote)
- Major code Revamp that started back in Version 6.6.4
Callvote's documented API is now 100% complete- Now you have the abillty to "stop force" a Vote, so the Callback or Results message isn't sent
- Reorganized some of the commands
- The API now only return a enum status instead of a string, and
Votemethods that returned string now returns bool Vote::Rignow gives out the VoteOption
Full Changelog: 6.7.1...6.8.0