Skip to content

Tags: Whth/BaroBaro

Tags

v0.1.8

Toggle v0.1.8's commit message
chore(tauri): bump version to 0.1.8

- Update Cargo.toml version field from 0.1.7 to 0.1.8

Signed-off-by: Whth <[email protected]>

v0.1.7

Toggle v0.1.7's commit message
build: bump version to 0.1.7

- Update package.json version from 0.1.6 to 0.1.7

Signed-off-by: Whth <[email protected]>

v0.1.6

Toggle v0.1.6's commit message
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]>

v0.1.5

Toggle v0.1.5's commit message
build: bump version to 0.1.5

- Update package.json version from 0.1.4 to 0.1.5

Signed-off-by: Whth <[email protected]>

v0.1.4

Toggle v0.1.4's commit message
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]>

v0.1.3

Toggle v0.1.3's commit message
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]>

v0.1.2

Toggle v0.1.2's commit message
build(release): update version and simplify release workflow

- Update package version from 0.1.1 to0.1.2
- Simplify Tauri build process in release workflow
- Adjust artifact upload path for release

Signed-off-by: Whth <[email protected]>

v0.1.1

Toggle v0.1.1's commit message
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]>

v0.1.0

Toggle v0.1.0's commit message
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]>