Releases: sakan811/Honkai-Star-Rail-Characters-Damage-Simulation
Releases · sakan811/Honkai-Star-Rail-Characters-Damage-Simulation
v3.0.0
What's Changed
- Update README.md by @sakan811 in #18
- Update numpy requirement from ~=2.1.1 to ~=2.1.2 by @dependabot in #19
- Update sqlalchemy requirement from ~=2.0.35 to ~=2.0.36 by @dependabot in #20
- Added Rappa by @sakan811 in #21
- Added Postgres container by @sakan811 in #22
Full Changelog: v2.12.2...v3.0.0
v2.12.2
What's Changed
- Created
dependabot.yml
and added an automerge workflow. - Updated requirements for:
pandas
from~=2.2.1
to~=2.2.3
numpy
from~=1.26.4
to~=2.1.1
sqlalchemy
from~=2.0.29
to~=2.0.35
- Deleted the old
.github/workflows/automerge.yml
.
Previous Releases
- v2.12.1: Added test cases.
- v2.12.0: Adjusted simulations of some characters and updated visuals for Hunt and Erudition characters.
- v2.11.0: Added Feixiao and Moze; updated Hunt visuals.
- v2.10.0: Adjusted Simulation Disclaimers, added Erudition characters, and tests for Jing Yuan.
- v2.9.1: Removed Summon class; adjusted enemy weakness logic; added Destruction characters.
- v2.7.2: Adjusted Database operation error handlers.
- v2.7.0: Added more Nihility characters; optimized battle simulations; centralized logs and added error handlers.
- v2.3.0: Added break DMG simulation.
- v2.2.0: Adjusted characters' kits simulations.
- v2.1.0: Re-implemented simulations; calculated DMG of each action of each Character; added all available Hunt characters of Patch 2.4; added some Nihility characters as of Patch 2.4.