Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 22:28
· 2 commits to main since this release
14cbfc1

VocalCooldowns

1.2.0 (2024-10-14)

Full Changelog Previous Releases

  • Merge pull request #4 from pyranja/feat/ace-integration
    feat: Min cooldown length is configurable
  • fix: rm unused update period constant
  • feat: add time unit to cd length config
  • feat: configurable update period
  • docs: fix typo in README
  • feat: Min cooldown length is configurable
    Include Ace3 framework to support native addon options.
    Expose minimal length of tracked cooldowns as first configurable option.
  • Merge pull request #3 from pyranja/feat-exclude-list
    feat: add exclusion list for spell ids
  • feat: add exclusion list for spell ids