Releases: chinponya/asset_janny
Releases · chinponya/asset_janny
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Breaking changes:
- cli flag aliases (
v
,o
,f
,j
) no longer exist - many existing cli flags have been renamed to something sensible, so these no longer exist:
version
fromversion
onconflict
dryrun
dumpmetadata
dumpmappings
fixes:
- ctrl+c correctly restores the terminal cursor
v0.1.2
fixed in this release:
- incomplete version specifiers (without
.w
) now work when provided via the-v
flag - program will now cache bust
version.json
url, so we don't fetch a stale one - resource metadata file is now fetched from the same server as the resource list, which avoids a crash when an older version got deleted from the primary server
v0.1.1
fixed in this release:
- voice lines for chang yaku names are mapped to their own prefix, due to name conflict with regular yakus
- versions are now compared correctly, so downloading assets for a specific version of the game actually works
- exception that may rarely occur when fetching the size of a remote file shouldn't crash the program