Tags: Whth/BaroBaro
Tags
build: bump version to 0.1.6 - Update barobaro from 0.1.5 to 0.1.6- Update configuration from 0.1.5 to 0.1.6 - Update constants from 0.1.5 to 0.1.6 - Update fs-utils from 0.1.5 to 0.1.6 - Update imagen from 0.1.5 to 0.1.6 - Update logger from 0.1.5 to 0.1.6 - Update mod_analyzer from 0.1.5 to 0.1.6 - Update steam-api from 0.1.5 to 0.1.6 - Update steamcmd-rs from 0.1.5 to 0.1.6 - Update transmission from 0.1.5 to 0.1.6 - Update Cargo.toml version from 0.1.5 to0.1.6 Signed-off-by: Whth <[email protected]>
build: bump version to 0.1.4 - Update barobaro from 0.1.3 to 0.1.4- Update configuration from 0.1.3 to 0.1.4 - Update constants from 0.1.3 to 0.1.4 - Update fs-utils from 0.1.3 to 0.1.4 - Update imagen from 0.1.3 to 0.1.4 - Update logger from 0.1.3 to 0.1.4 - Update mod_analyzer from 0.1.3 to 0.1.4 - Update steam-api from 0.1 Signed-off-by: Whth <[email protected]>
build(ci): update version and add Linux build dependencies - Update package version from 0.1.2 to0.1.3 - Add step to install Linux build dependencies in CI workflow - Update Rust crate versions: - barobaro from 0.1.1 to 0.1.2 - configuration from 0.1.1 to0.1.2 - constants from 0.1.1 to 0.1.2 - fs-utils from 0.1.1 to 0.1.2 - imagen from0.1.1 to 0.1.2 - logger from 0.1.1 to 0.1.2 - mod_analyzer from 0.1.1 to 0.1.2 - steam-api from 0.1.1 to0.1.2 - steamcmd-rs from 0.1.1 to 0.1 Signed-off-by: Whth <[email protected]>
build: bump version to 0.1.1 - Update package version in Cargo.toml and package.json- Update dependency versions in Cargo.lock: - barobaro: 0.1.0 -> 0.1.1 - configuration: 0.1.0 ->0.1.1 - constants: 0.1.0 -> 0.1.1 - fs-utils: 0.1.0 -> 0.1.1 - imagen:0.1.0 -> 0.1.1 - logger: 0.1.0 -> 0.1.1 - mod_analyzer: 0.1.0 -> 0.1.1 - steam-api: 0.1.0 ->0.1.1 - steamcmd-rs: 0.1.0 -> 0.1.1 - transmission:0.1.0 -> 0.1.1 Signed-off-by: Whth <[email protected]>
refactor(mod-management): improve mod item display and update functio… …nality - Redesign ModItemDisplay component for better mod information presentation - Add mod tags, version, and game version information - Implement concurrent loading of mod metadata, occupation, and hash - Update UpdateModTab component to use the new ModItemDisplay - Add selection tracking for mods in the update tab Signed-off-by: Whth <[email protected]>