v0.3.19
What's Changed
- Don't abort when we fail to bjornify without a bjorn by @horrible-little-slime in #93
- Make behavior consistent when equipping slotfully and slotlessly by @s-k-z in #92
- Allow assigning choice adventures to string values by @s-k-z in #95
- create StrictCombatTask, a safer Task type by @horrible-little-slime in #96
- Allow users to naturally set default values for tasks by @horrible-little-slime in #94
- Omit "combat" from StrictCombatTask as well as "do" by @horrible-little-slime in #97
- add potentially-effectful cleanup actions to an outfit's
dress
by @horrible-little-slime in #91 - Upgrade libram by @Kasekopf in #99
- Also update lockfile by @Kasekopf in #100
- Add a completed field to Limit by @MrFizzyBubbs in #101
- only bjornify when bjorn is equip't by @horrible-little-slime in #102
- let Outfit.from take a Requirement input by @horrible-little-slime in #98
- create
addBonuses
function and expandaddBonus
with optional param by @horrible-little-slime in #103
Full Changelog: v0.3.18...v0.3.19