Releases: Nico-Mayer/themectl
Releases · Nico-Mayer/themectl
Release list
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
Changelog
- 9e29b51 feat(install): implement theme installation from git repositories
- f9f84fa feat(uninstall): implement uninstall command
- 05d7413 feat: add install command (stub)
- c5f07b7 refactor(integration): extract ApplyAll, remove Engine struct
- 7fecd2a refactor(integration): rename set.go -> registry.go
- eb1badd refactor: extract store package, remove engine struct
- 1fdceec refactor: move main to cmd/themectl
v0.3.0
v0.2.0
Changelog
- fafed7c Merge pull request #10 from Nico-Mayer/feat/theme_spec_v2_zed
- 21c3e69 Merge pull request #11 from Nico-Mayer/feat/theme_spec_v2_schema
- de8168a Merge pull request #9 from Nico-Mayer/feat/theme_spec_v2_core
- d27e216 feat(schema): consolidate family and variant schemas into unified theme.toml
- d5960a2 feat(theme): implement spec v2 with integration-specific structs
- 27bc067 feat(zed): always set icon_theme with default and clone icon assets
- 093abd2 feat(zed): implement theme spec v2
- cca001e feat: defer integration health check failures to warnings
- 90aeb5f feat: theme spec v2 core
- 7d4f7cc feat: theme spec v2 schema
- f52a14f feat: theme spec v2 zed
- 84892f1 refactor(theme): flatten VariantSpec into Spec, inherit wallpaper_sources from family
v0.1.0
Changelog
- e756186 Merge pull request #7 from Nico-Mayer/feat/doctor_status_command
- 1bbfb16 Merge pull request #8 from Nico-Mayer/feat/doctor_integration_checks
- e18adda feat: add doctor/status command
- 0e899a6 feat: add integration health checks and refactor doctor report
- 6fb4f55 feat: doctor status command
- f80de4f feat: integrations checks
v0.0.4
Changelog
- 280fe05 refactor(release): use svu for semantic versioning
v0.0.3
Changelog
- 917a374 fix(release): pointer to main module