8000 Tags · WarHub/wham · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: WarHub/wham

Tags

v0.13.0

Toggle v0.13.0's commit message
chore: v0.13 stable release

v0.12.0

Toggle v0.12.0's commit message
chore: Release v0.12

v0.12.0-alpha.9

Toggle v0.12.0-alpha.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add support for roster migrations (#131)

* feat: Add roster migration support to DataVersionManagement

* docs: Add changes to CHANGELOG

v0.11.0

Toggle v0.11.0's commit message
chore: Make v0.11 stable release

v0.11.0-alpha.2

Toggle v0.11.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add fields for schema parity with BattleScribe v2.03 (#118)

There were new fields added in BSv2.03:

- hidden on CostType: BSData/schemas#7
- Publication publisher details: BSData/schemas#6

There are some back-fixes:
- added `ModifierGroup.ModifierGroups` (missing from previous update that added ModifierGroup)
- added `CharacteristicType.Comment` (missing from when comment was introduced)
- added `Roster.CustomNotes` (BattleScribe Supporter feature)
- added `Roster.Tags` (BattleScribe Supporter feature?)
- added `RosterElementBase.CustomName` (BattleScribe Supporter feature)
- added `RosterElementBase.CustomNotes` (BattleScribe Supporter feature)

There are also some changes to inheritance:
- SelectorBase renamed to QueryBase
- introduced QueryFilteredBase, a base for Condition and Repeat
- introduced ModifierBase, a base for Modifier and ModifierGroup
- introduced SelectionParentBase, a base for Force and Selection

* style: Fix some style suggestions

* build: Bump .NET Core SDK to 3.1.3xx

* ci: Remove dotnet-version check

v0.10.0

Toggle v0.10.0's commit message
chore: Release v0.10

v0.9.0

Toggle v0.9.0's commit message
chore: Set version to v0.9 public, mark changelog

v0.9.0-alpha.6

Toggle v0.9.0-alpha.6's commit message
docs: Add netstandard2.1 targeting to changelog

Also note that WhamNodeCoreAttribute is now removed from .Source lib

v0.8.0

Toggle v0.8.0's commit message
chore: Release v0.8.0

v0.8.0-rc.1.1

Toggle v0.8.0-rc.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: v0.8-rc1

0