Skip to content

Releases: artmsilva/cssmark

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 15:21
64fe63b

Changelog

  • 64fe63b feat: improve cssmark docs experience

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 08:04
181ed77

Changelog

  • 181ed77 feat: add mode toggle to docs site and fix docs CSS generation
  • 522e83e fix: inject version from git tag into binary via ldflags

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 06:30
bbe9e24

Changelog

  • bbe9e24 feat: add var() resolution and mode-* descriptors (#7)
  • be00f70 fix: add npm package.json and copilot hooks
  • de177ae fix: allow same version in npm publish workflow
  • 50d69a9 fix: update publish-npm to use workflow_run trigger

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 04:58

Changelog

  • 230e196 Add GitHub Pages deployment for example docs
  • 7edeffa Add css command to generate clean :root variables
  • 6a8441d Add tutorial section and footer with repo link to docs site
  • f8f67f7 Rebuild docs with HTML Web Components approach
  • 3da8d23 boop
  • 263ae45 boop
  • 630cc98 boop
  • 4636d8b boop
  • b78da20 feat: setup npm publishing with multi-platform binaries
  • 94f39eb fix: simplify docs to HTML web components pattern
  • 7054546 fix: support -o shorthand flag and remove styles.css check
  • 2a3220b fix: use GoReleaser v2 for version: 2 config