Skip to content

v0.8.0

Compare
Choose a tag to compare
@antoinezanardi antoinezanardi released this 30 Dec 19:53
· 122 commits to master since this release
b624f57

📈 LIST OF CHANGES FOR WEREWOLVES ASSISTANT API

0.8.0 (2020-12-30)

🚀 New features

  • #66 - Cupid role implemented.
  • #67 - Two Sisters role implemented.
  • #68 - Three Brothers role implemented.
  • #69 - New game options with sistersWakingUpInterval, brothersWakingUpInterval, isSheriffVoteDoubled and isSeerTalkative.
  • #70 - Wild Child role implemented.
  • #71 - Dog-Wolf role implemented.
  • #72 - Big Bad Wolf role implemented.
  • #82 - MongoDB authentication added for mongoose config.

♻️ Refactoring

  • #74 - During the night, all actions are pushed into the waiting queue instead of predicting them one by one.
  • #76 - Changed player.role.group to player.side.

📚 Documentation

  • #75 - Server configuration added in REAMDE.md.
  • #77 - Improve APIDoc documentation.

📦 Packages

  • @sentry/node updated to version 5.29.2.
  • eslint updated to version 7.16.0.
  • express-validator updated to version 6.9.0.
  • mongoose updated to version 5.11.9.
  • validator updated to version 13.5.2.