Skip to content

Releases: ktsu-dev/ThemeProvider

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:24

v2.0.6 (patch)

Changes since v2.0.5:

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 23:29

v2.0.5 (patch)

Changes since v2.0.4:

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:26

v2.0.4 (patch)

Changes since v2.0.3:

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:27

v2.0.3 (patch)

Changes since v2.0.2:

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 23:32

v2.0.2 (patch)

Changes since v2.0.1:

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 23:32

v2.0.1 (patch)

Changes since v2.0.0:

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:45

v2.0.0 (major)

Changes since v1.0.0:

  • [major] feat(color)!: complete ThemeProvider migration to ktsu.Semantics.Color (@matt-edmondson)
  • test(color): add ThemeProvider characterization/invariant tests (@matt-edmondson)
  • feat(color)!: migrate ThemeProviderDemo to Color (@matt-edmondson)
  • feat(color)!: migrate ThemeProvider.ImGui palette mapper to Color (@matt-edmondson)
  • feat(color)!: migrate ThemeProvider core to ktsu.Semantics.Color (@matt-edmondson)
  • chore: remove unused SourceLink package versions (@matt-edmondson)
  • chore: remove SourceLink package references from csproj files (@matt-edmondson)
  • Update documentation in CLAUDE.md and README.md; add TAGS.md for semantic keywords (@matt-edmondson)
  • Add SonarLint configuration for connected mode (@matt-edmondson)
  • Remove legacy build scripts (@matt-edmondson)
  • Refactor null check in MapTheme method to use Ensure.NotNull (@matt-edmondson)
  • Migrate to dotnet 10 (@matt-edmondson)
  • Refactor SonarQube scanner steps and update coverage report paths in CI workflow (@matt-edmondson)
  • Update sdk (@matt-edmondson)
  • Update package versions and refactor theme provider interfaces (@matt-edmondson)
  • Update ktsu.ImGuiApp package version to 2.1.0 (@matt-edmondson)
  • Refactor method name for palette generation in SemanticColorMapper (@matt-edmondson)
  • Add complete palette generation and improve ImGui color mapping (@matt-edmondson)
  • [patch] Force patch (@matt-edmondson)
  • Update package versions and UI color mappings (@matt-edmondson)
  • Upgrade ktsu.Sdk to version 1.49.0 (@matt-edmondson)
  • Add ThemeRegistry and update documentation for ThemeProvider (@matt-edmondson)
  • Add new themes: Everforest Dark Hard, Everforest Dark Soft, Everforest Light Hard, and Everforest Light Soft (@matt-edmondson)
  • Refactor Catppuccin, Dracula, and other themes to streamline Neutrals collection (@matt-edmondson)
  • Add new themes: Dracula, Everforest, Gruvbox, Monokai, Nightfly, One Dark, Tokyo Night, and VSCode (@matt-edmondson)

What's Changed

  • [major] feat(color)!: migrate ThemeProvider to ktsu.Semantics.Color (gamma fix) by @matt-edmondson in #29

New Contributors

Full Changelog: v1.0.25...v2.0.0

v1.0.25

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:24

v1.0.25 (patch)

Changes since v1.0.24:

What's Changed

Full Changelog: v1.0.24...v1.0.25

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:36

v1.0.24 (patch)

Changes since v1.0.23:

Full Changelog: v1.0.23...v1.0.24

v1.0.23

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:06

v1.0.23 (patch)

Changes since v1.0.22:

Full Changelog: v1.0.22...v1.0.23