Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@efa2d19 efa2d19 released this 10 Sep 23:42
v3.1.0
c97435d

Changes

Feat

  • Added new default modules
    • nuget
    • obsidian
    • ea app
    • chromium
  • EntryPoint: uses XDG_CONFIG_HOME first if exists
  • default_modules: added conan
  • defauilt_modules: added bun global cache

Fix

  • EntryPoint: count_free_space giving incorrect value
  • utils: incorrect xattrs check in check_deletable

Refactor

  • core_modules: removed sudo being invoked in BaseCommand.init
  • EntryPoint: updated count_free_space to use statvfs

Build

  • python-version: updated max version to 3.12
  • attrs: updated to 24.2.0
  • beartype: updated to 0.18.5
  • inquirer: updated to 3.4.0
  • rich: updated to 13.8.0
  • updated lock

Test deps

  • black: updated to 24.8.0
  • commitizen: updated to 3.29.0
  • isort: updated to 5.13.2
  • pre-commit: updated to 3.8.0
  • pyright: updated to 1.1.379
  • pytest: updated to 8.3.2
  • pytest-cov: updated to 5.0.0
  • ruff: updated to 0.6.4
  • tox: updated to 4.18.1

CI

  • codeql: updated actions
  • tox: updated actions

New Contributors


Full Changelog: v3.0.4...v3.1.0