Skip to content

Releases: moonwalker/comet

v0.6.2

22 Oct 08:22
a1766c7

Choose a tag to compare

Changelog

  • a1766c7 Release v0.6.2: Stack metadata and enhanced list command
  • aa7f67a feat: add metadata() function for stack descriptions, tags, and owner

v0.6.1

22 Oct 05:58
a5a7af5

Choose a tag to compare

Changelog

  • a5a7af5 Release v0.6.1: Fix newline handling in bootstrap secrets
  • 27625a3 fix: ensure secret files end with newline
  • 514d74d feat: add GitHub icon to navbar link
  • 90e2e3c style: add margin-bottom to feature card columns for vertical spacing
  • a5f31bd style: add vertical spacing between feature cards on homepage
  • a0b6f34 docs: enhance bootstrap documentation with all features and advanced examples

v0.6.0

16 Oct 12:22
eb455e6

Choose a tag to compare

Changelog

  • eb455e6 chore: release v0.6.0
  • 5db686a style: format JSON tags for consistency in state.go
  • 4a60390 Fix syntax error: remove duplicate package declaration in state.go
  • efb96c9 Release v0.6.0: Bootstrap command for fast secret setup

v0.5.0

10 Oct 11:21
5de272c

Choose a tag to compare

Changelog

v0.4.7

08 Oct 17:07
e4c8c88

Choose a tag to compare

Changelog

  • e4c8c88 chore: bump version to v0.4.7
  • 169c96a refactor: update bump command to handle versioning and improve output
  • 70a4bb0 chore: simplify release process to single make bump command
  • 74f14a8 chore: add safety check for uncommitted changes
  • 3a59d20 chore: bump version to v0.4.6 and simplify tag command in Makefile

v0.4.6

08 Oct 16:54
2587b72

Choose a tag to compare

Changelog

  • 2587b72 chore: remove duplicate configs and fix Makefile release commands
  • bccee14 feat: Add release workflow and GoReleaser configuration for automated releases

v0.4.5

08 Oct 16:49
1cd33a5

Choose a tag to compare

Changelog

  • 1cd33a5 chore: bump version to v0.4.5
  • f6a1c04 feat: Add comet types command to generate TypeScript definitions for IDE support
  • ad1ddcb feat: Update changelog and refactor TypeScript definition handling in parser

v0.4.4

08 Oct 12:25
507e229

Choose a tag to compare

Changelog

  • 507e229 feat: Add TypeScript support with auto-generated definitions and enhance documentation
  • 5c1e50b chore: Clean up tags.yml by removing example comments and retaining an empty structure
  • a8b18bd chore: Remove obsolete blog posts and related files

v0.4.3

08 Oct 11:54
d05d8ca

Choose a tag to compare

Changelog

  • d05d8ca feat: Add support for pre-loading environment variables from comet.yaml and enhance documentation

v0.4.2

08 Oct 11:08
e216bfb

Choose a tag to compare

Changelog

  • e216bfb feat: Update version to v0.4.2 and add comet init command documentation
  • 47faa22 feat: Add comet init command for initializing backends and providers