Closed Samasaur1 closed 4 years ago
Messages | |
---|---|
:book: | **Task 2 completed:** Bump version (run `updateVersion.sh`) |
:book: | **Task 1 completed:** Ensure the changelog has everything new that is being added |
:book: | An XCTestManifests file was updated, but be sure it has ALL the new tests! |
:book: | Sources/DiceKit/Dice.swift has had corresponding changes in its test file |
:book: | Sources/DiceKit/Chance.swift has had corresponding changes in its test file |
:book: | The latest date in the CHANGELOG is today, 2020-07-13 |
:book: | The new version is v0.24.0 |
Generated by :no_entry_sign: Danger Swift against f9947507ba4441ff096f3e643d4307939b0911a6
Messages | |
---|---|
:book: | **Task 2 completed:** Bump version (run `updateVersion.sh`) |
:book: | **Task 1 completed:** Ensure the changelog has everything new that is being added |
:book: | An XCTestManifests file was updated, but be sure it has ALL the new tests! |
:book: | Sources/DiceKit/Dice.swift has had corresponding changes in its test file |
:book: | Sources/DiceKit/Chance.swift has had corresponding changes in its test file |
:book: | The latest date in the CHANGELOG is today, 2020-07-13 |
:book: | The new version is v0.24.0 |
Generated by :no_entry_sign: Danger Swift against f9947507ba4441ff096f3e643d4307939b0911a6
Here's what's new:
Dice
probabilities computation is now up to 1000x faster (in my tests). From the user's perspective, nothing else about this should have changed.Chance
objects can now be multiplied together (which, mathematically, represents the chance of both occurring)Chance
Here's what has to happen:
updateVersion.sh
)release.sh