Skip to content

Releases: suXinjke/cruncheevos

cruncheevos 0.0.7

19 Oct 07:05
Compare
Choose a tag to compare

core

Features

  • allow providing lvalue or rvalue as partial array to Condition.with and ConditionBuilder.withLast functions (b8d83c4)

cli

Fixes

  • --include-unofficial and --exclude-unofficial options now account for hidden leaderboards (0cfbd75)

cruncheevos 0.0.6

04 Sep 06:35
Compare
Choose a tag to compare

core

Features

  • add define.str and stringToNumberLE functions to help generating conditions for comparing strings (1468954)

cli

Features

  • commands save, diff, diff-save now compare against unofficial achievement by default, use --exclude-unofficial option instead of --include-unofficial (c11ce99)

Fixes

  • correctly preserve IDs of local assets, avoiding a situation when save command wold result in assets having same IDs (3b0a662)