Skip to content

Releases: ludusrusso/mkcr

Release list

v1.0.0

Choose a tag to compare

@ludusrusso ludusrusso released this 24 Mar 21:24
6816361

1.0.0 (2026-03-24)

Features

  • add GoReleaser config and release workflow (47d2fc5), closes #5
  • add PNG export format to render command (#12) (cf17e11)
  • add sizing to the carousle, default is squared, user can choose from multiple format OR specify a dimension (8aa29fb)
  • add tests (3ecc799)
  • add version command with ldflags wiring (1fbcf96), closes #2
  • first commit (5c4c452)
  • handle assetts (f1c2f6c)
  • preview now supports reload on content change (4c46f93)
  • raname to mkcr (3c683ea)
  • simplify slide HTML to fragments, add per-carousel style.css (4105651)

Bug Fixes