Skip to content

Releases: umono-cms/compono

v0.2.0

05 Mar 11:04
0476dca

Choose a tag to compare

What's Changed

  • Fix/empty defa str param in global comp by @abdyek in #43
  • Feat/no required newline local comp def wrapper by @abdyek in #44
  • Feat/global comp param inheritance by @abdyek in #45
  • chore: remove accidental file by @abdyek in #46
  • Feat/parameter passing as value by @abdyek in #47
  • Feat/component passing as parameter by @abdyek in #48
  • docs: add CLAUDE.md by @abdyek in #49
  • refactor(errorWrapper): completely rewrite the architecture by @abdyek in #50
  • Fix/comp param for global components by @abdyek in #51
  • Fix/errwrap stabilization by @abdyek in #52
  • Feat/remove dollar for param passing by @abdyek in #53
  • Feat/remove dollar for param comp call by @abdyek in #54
  • Release/v0.2 by @abdyek in #55

Full Changelog: v0.1.2...v0.2.0

v0.1.2

28 Jan 14:43

Choose a tag to compare

fix: empty default empty string parameter in global components

v0.1.1

24 Jan 18:02
57700c6

Choose a tag to compare

Merge pull request #42 from abdyek/fix/unregister-global-component

fix UnregisterGlobalComponent function

v0.1.0

14 Jan 16:21
726df2e

Choose a tag to compare

Initial public release.

  • Component-based DSL
  • Markdown-compatible syntax
  • HTML output