You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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