Skip to content

Releases: Nico-Mayer/themectl

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:27
v0.6.1
d4982eb

Changelog

  • c97a7e1 fix: skip unsupported integrations instead of failing
  • d4982eb refactor: check theme support before applying integrations

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:16
v0.6.0
519d6c2

Changelog

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:27
v0.5.0
ab08e57

Changelog

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:57
v0.4.1
b6b1dda

Changelog

  • b6b1dda fix: typo
  • ec346ec refactor: extract ui package for styles and components
  • 441b9aa refactor: migrate to Charm v2 packages
  • caef816 refactor: migrate to Charm v2 packages

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:24
v0.4.0
f9f84fa

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 16:48
v0.3.0
32de981

Changelog

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:12
v0.2.0
84892f1

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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:17
v0.1.0
1bbfb16

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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:41
v0.0.4
280fe05

Changelog

  • 280fe05 refactor(release): use svu for semantic versioning

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:59
v0.0.3
917a374

Changelog

  • 917a374 fix(release): pointer to main module