Releases: comigor/d20
Releases · comigor/d20
Release v0.3.1+5
Use correct path for pub credentials (#12)
Release v0.3.1+4
Fix `pub` command on deploy (#11) I HATE the fact PR's must be merged so the release pipeline can be properly tested.
Release v0.3.1+3
Fix deploy to pub.dev (#10) Stop using an deprecated action, run command manually on action
Release v0.3.1+2
Bump dependencies, update linter (#9)
Release v0.3.1+1
Update devcontainer (#8) * Update devcontainer * Bump version
Release v0.3.1
Update GitHub actions to work again (#7) * Update GitHub actions to the same as artemis * Remove dartanalyzer-annotations-action * Bump version, use correct dart test method, add analyze * Update push action as well
Release v0.3.0
Make results classes fields non-nullable (#4) * Make all RollResult/RollStatistics fields required * Move files to src, to import it once as library * Use pedantic * Update examples * Bump version
Release v0.2.0-nullsafety.0
migrated to null safety (#2) * migrated for null safety * Update CHANGELOG.md Co-authored-by: Igor Borges <[email protected]>