Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

25 lines (12 loc) · 910 Bytes

Changelog

0.0.2 (2024-03-25)

Bug Fixes

  • examples: provide examples for Render, Compact and Pretty functions (#3) (67a0623)

0.0.1 (2024-03-25)

⚠ BREAKING CHANGES

  • sizeable changes across the board

Features

  • render: experimental package to render arbitrary values to different formats (2b28f96)
  • text: expand supported value types (5247fbd)

Code Refactoring

  • sizeable changes across the board (7632b11)