Skip to content

Latest commit

 

History

History
98 lines (53 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

98 lines (53 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

[0.8.0] - 2025-02-06

Miscellaneous Tasks

  • Update pre-commit hooks
  • Update pre-commit hooks
  • Upgrade dependencies to latest version

[0.7.0] - 2024-11-12

Miscellaneous Tasks

  • Upgrade dependencies to latest version

[0.6.3] - 2024-07-28

Miscellaneous Tasks

  • Upgrade dependencies to latest version
  • Upgrade KSXGitHub/github-actions-deploy-aur to v2.7.2

[0.6.2] - 2024-05-16

Bug Fixes

  • Prevent CARGO_HOME variable from leaking into Arch container

Miscellaneous Tasks

  • Update Python version in pre-commit config

[0.6.1] - 2024-05-05

Bug Fixes

  • Correct typo in Makefile

Miscellaneous Tasks

  • Upgrade dependencies to latest version

[0.5.5] - 2023-08-04

Bug Fixes

  • Derive Default trait for IconMode

[0.5.2] - 2023-06-22

Miscellaneous Tasks

  • Upgrade python language version for black
  • Upgrade pre-commit config

[0.4.0] - 2023-04-17

Miscellaneous Tasks

  • Upgrade pre-commit config

[0.3.0] - 2023-03-06

Miscellaneous Tasks

  • Add pre-commit hook to enforce conventional commits

Testing

  • Add tests for tildify/untildify
  • Add tests for the Workspace entry

[0.2.0] - 2022-11-13

Features

  • [breaking] Support for remote entries

Miscellaneous Tasks

  • Derive Eq for Flavor

[0.1.0] - 2022-11-12

Features

  • Item deletion
  • Support for icons
  • Command line tool vscode-recent

Miscellaneous Tasks

  • Improve manifest and LICENSE