Skip to content

Releases: zainfathoni/fizzy-md

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 18 Feb 09:58
v0.1.5
47ba529

What's Changed

fizzy-md 0.1.5 is here! 🎉

Changelog

  • d267841 Fix fizzy lookup and wrapper size checks
  • 47ba529 Release v0.1.5 - fix circular lookup and wrapper size checks
  • 483708d fix: smart fizzy binary lookup to prevent circular resolution

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Feb 16:34

What's Changed

fizzy-md 0.1.4 is here! 🎉

Changelog

  • 6012a1b fix: use PAT for tag push to trigger release workflow

Full Changelog: v0.1.3...v0.1.4

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Feb 06:06

What's Changed

fizzy-md 0.1.2 is here! 🎉

Changelog

  • ab08843 Clarify usage approaches in README
  • 373b965 Fix preprocessing examples to use stdin mode correctly
  • 4e44be3 Release v0.1.2 - stdin mode support
  • e59e037 feat: add stdin support for direct markdown → HTML conversion
  • 6b3e348 fix: use dedicated PAT for Homebrew tap publishing

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 14:32

What's Changed

fizzy-md 0.1.1 is here! 🎉

Changelog

  • cb70e8f Add CHANGELOG and CONTRIBUTING docs
  • 10e003f Add Markdown table support
  • 8593b52 Release v0.1.1
  • 8510de3 Update CHANGELOG for table support

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 14:08

What's Changed

fizzy-md 0.1.0 is here! 🎉

Changelog

  • 3d0a7e5 Add comprehensive unit tests and benchmarks
  • e6c32f8 Add packaging and distribution setup
  • 2b6faed Fix GoReleaser config: use 'directory' instead of 'folder'
  • 0586347 Initial implementation: Markdown→HTML wrapper for Fizzy CLI

Full Changelog: ...v0.1.0