Files
go-render/CHANGELOG.md
jimehbot[bot] 6cec7b8627 chore(main): release 0.0.2 (#4)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2024-03-25 22:03:02 +00:00

910 B

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)