v1.8.3
Changed
- Changed return values of
SetupPokemonFlagSet()andSetupAbilityFlagSet()to return astructinstead of several separate values. (#218) - Changed the
tableGeneration()function by splitting this into two separate functions to improve testing coverage. (#220)
Removed
- Removed
os.Exit()from being called in commands. (#219)
- Commit Change Log: v1.8.2 > v1.8.3
- Associated PRs: (#221)