Skip to content

Releases: AMTSupport/tools

obj-builder-v0.1.0

16 Dec 04:17
08443a0
Compare
Choose a tag to compare

obj-builder-v0.1.0 - 2024-12-16

🚜 Refactor

  • rename of modules to allow for publishing to crates.io - (6614e34) - DaRacci

amt-macros-v0.2.1

16 Dec 03:15
5b16773
Compare
Choose a tag to compare

amt-macros-v0.2.1 - 2024-12-16

🚜 Refactor

  • rename of modules to allow for publishing to crates.io - (6614e34) - DaRacci

⚙️ Miscellaneous Tasks

  • (deps) Update Cargo dependencies - (7a1bf0c) - DaRacci

amt-lib-v0.2.1

16 Dec 02:14
bdb0f6b
Compare
Choose a tag to compare

amt-lib-v0.2.1 - 2024-12-16

🐛 Bug Fixes

  • (test) failing test on re-run - (44d7f66) - DaRacci

🚜 Refactor

  • rename of modules to allow for publishing to crates.io - (6614e34) - DaRacci

⚙️ Miscellaneous Tasks

  • test workflow - (6f5efd0) - DaRacci

sys-cleaner-v0.3.0

03 Dec 02:47
e29a2f2
Compare
Choose a tag to compare

sys-cleaner-v0.3.0 - 2024-12-03

🐛 Bug Fixes

  • import name - (64bd4a5) - DaRacci

⚙️ Miscellaneous Tasks

  • rename cleaner crate to sys-cleaner - (c1c6555) - DaRacci

cleaner-v0.2.0

01 Mar 09:08
cleaner-v0.2.0
661a1a2
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.2.0 - 2024-03-01

⛰️ Features

  • add chrome and edge profiles - (48541c6) - DaRacci
  • add crash dumps to log cleanup - (dfdb109) - DaRacci
  • add gpu cache locations - (814643b) - DaRacci

🐛 Bug Fixes

  • critical issue with how symlinks were 'not' handled. - (3292b27) - DaRacci

🚜 Refactor

  • pass cleaner enum as reference - (0f511da) - DaRacci

cleaner-v0.1.2 - 2024-02-05

🐛 Bug Fixes

  • unwrap errors and crashing - (46a6080) - DaRacci

⚙️ Miscellaneous Tasks

  • misc changes and working stuff - (96193d0) - DaRacci
  • Add README.md - (9c0ac05) - DaRacci

cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

cleaner-v0.1.2

08 Feb 06:17
379e2a7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.1.2 - 2024-02-05

🐛 Bug Fixes

  • unwrap errors and crashing - (46a6080) - DaRacci

⚙️ Miscellaneous Tasks

  • misc changes and working stuff - (96193d0) - DaRacci
  • Add README.md - (9c0ac05) - DaRacci

cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

memorable-pass-v0.1.1

09 Oct 07:59
0869976
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


memorable-pass-v0.1.1 - 2023-10-09

🐛 Bug Fixes

  • incorrect parameter for init log - (08fa53a) - DaRacci

memorable-pass-v0.1.0 - 2023-10-05

⛰️ Features

  • (memorable-pass) ActionCondition - (e8535de) - DaRacci

🐛 Bug Fixes

  • (lib) Disable ansi colours for windows - (4553612) - DaRacci
  • (memorable-pass) assets not present in nix build result - (64fbbae) - DaRacci
  • (memorable-pass) invalid error - (602dba4) - DaRacci
  • remove rebooter from default members - (c854bf2) - DaRacci

🚜 Refactor

  • (memorable-pass) update ui-cli - (f282a43) - DaRacci

🎨 Styling

  • (memorable-pass) formatting - (339e9c3) - DaRacci
  • (memorable-pass) clippy fix - (a0a7cac) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

⚙️ Miscellaneous Tasks

  • (memorable-pass) remove old code - (80a06d9) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci
  • rename pgen to memorable-pass - (8e9a78c) - DaRacci

Changelog generated by cocogitto.

cleaner-v0.1.1

09 Oct 08:16
a891350
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

memorable-pass-v0.1.0

06 Oct 02:21
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


memorable-pass-v0.1.0 - 2023-10-05

⛰️ Features

  • (memorable-pass) ActionCondition - (e8535de) - DaRacci

🐛 Bug Fixes

  • (lib) Disable ansi colours for windows - (4553612) - DaRacci
  • (memorable-pass) assets not present in nix build result - (64fbbae) - DaRacci
  • (memorable-pass) invalid error - (602dba4) - DaRacci
  • remove rebooter from default members - (c854bf2) - DaRacci

🚜 Refactor

  • (memorable-pass) update ui-cli - (f282a43) - DaRacci

🎨 Styling

  • (memorable-pass) formatting - (339e9c3) - DaRacci
  • (memorable-pass) clippy fix - (a0a7cac) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

⚙️ Miscellaneous Tasks

  • (memorable-pass) remove old code - (80a06d9) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci
  • rename pgen to memorable-pass - (8e9a78c) - DaRacci

Changelog generated by cocogitto.

country-ip-v0.1.0

06 Oct 02:20
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


country-ip-v0.1.0 - 2023-10-05

⛰️ Features

  • (country-ip) Implement lookup for cli - (1c20c27) - DaRacci
  • (country-ip) start work on GUI - (ad976bd) - DaRacci
  • Rewritten and improved country-ip - (e18c2aa) - DaRacci

🐛 Bug Fixes

  • (country-ip) compile errors - (2800b7b) - DaRacci
  • compile errors - (cd0d478) - DaRacci

🚜 Refactor

  • (country-ip) improved cli - (e9473e4) - DaRacci
  • (country-ip) use ui-cli for parsing - (3f0d583) - DaRacci

🎨 Styling

  • (country-ip) clippy fix - (3eb3eb4) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (lib) ui stuff - (26af5f5) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci

Changelog generated by cocogitto.