Skip to content

v0.11.1: Breaking changes

Latest
Compare
Choose a tag to compare
@NotestQ NotestQ released this 19 Apr 09:04
· 5 commits to master since this release

As expected, I forgot about a crucial detail and had to make breaking changes to whoever uses the automatic replication polling

  • Adds: ManualPoll method in which it adds directly to the ContentPolling.contentEvents, given that the amount of the same type of event there matters, as it'll directly affect the event's score.
  • Changes: PollAndReplicateProvider has one more variable timesToPoll so you can specify how many times you want to poll when it calls ManualPoll