Releases: whatsacomputertho/fbsim-cli
Releases · whatsacomputertho/fbsim-cli
v1.0.0-beta.2
What's Changed
- feat(advantage): add neutral site flag, home field advantage if not given by @whatsacomputertho in #28
- feat(league): use play-by-play sim in league by @whatsacomputertho in #30
- feat(league): play-by-play league sim, league stats by @whatsacomputertho in #33
- feat(playoffs): implement league season playoffs subcommand by @whatsacomputertho in #35
- feat(playoffs): implement playoff picture subcommand by @whatsacomputertho in #37
- feat(league): add conferences and divisions by @whatsacomputertho in #39
- chore(release): prepare for v1.0.0-beta.2 release by @whatsacomputertho in #43
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- feat(schedule): seedable, random schedule generation by @whatsacomputertho in #10
- feat(permute): optionally shift and permute schedule by @whatsacomputertho in #11
- feat(summaries): properly format and summarize get and list commands by @whatsacomputertho in #12
- feat(play): begin refactoring for play-by-play sim by @whatsacomputertho in #13
- feat(benchmark): implement play benchmarking, drive sim, stats by @whatsacomputertho in #14
- feat(err): error handling and randomized opening kickoff by @whatsacomputertho in #19
- feat(playback): real-time playback in game sim by @whatsacomputertho in #20
- ci: implement gh actions ci, update docs by @whatsacomputertho in #25
- fix(ci): attempt to fix asset path in release ci by @whatsacomputertho in #27
Full Changelog: v1.0.0-alpha.8...v1.0.0-beta.1
v1.0.0-alpha.8
What's Changed
- feat(league): implement league and league team subcommands by @whatsacomputertho in #8
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8
v1.0.0-alpha.7
What's Changed
- feat: include score mean, std, and freq in benchmarks by @whatsacomputertho in #7
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
What's Changed
- chore: move up to fbsim-core v1.0.0-alpha.8 by @whatsacomputertho in #6
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5
What's Changed
- feat: use fbsim-core v1.0.0-alpha.6, correct table logic by @whatsacomputertho in #5
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- feat: implement benchmark command for benchmarking win and tie probability by @whatsacomputertho in #4
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
What's Changed
- chore: uplift to fbsim-core v1.0.0-alpha.5 by @whatsacomputertho in #3
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
- feat: uplift fbsim-core to get score frequency filtering by @whatsacomputertho in #2
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
What's Changed
- feat: implement game sim command by @whatsacomputertho in #1
New Contributors
- @whatsacomputertho made their first contribution in #1
Full Changelog: https://github.com/whatsacomputertho/fbsim-cli/commits/v1.0.0-alpha.1