Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 700 Bytes

File metadata and controls

32 lines (19 loc) · 700 Bytes

Change Log

Unreleased

0.2.0

Released on 2026-06-03.

  • Support selecting message attributes with dotted id: (format bundle :base.attr)
  • Bump @fluent/bundle to 0.19.1.

0.1.0

Released on 2025-06-13.

  • Add an opinionated, no options formatter.
  • Clean up build.clj.
  • Bump net.xyzsd.fluent/fluent-base to 0.72.
  • Bump @fluent/bundle to 0.19.
  • Revert swallowing cljs reference errors. (See official forums for reasoning.)

0.0.2

Released on 2025-03-24.

  • Print cljs errors to console, not throw. Frontends shouldn't crash.

0.0.1

Released on 2025-03-22.

  • Initial version