# Changelog ## [0.0.2](https://github.com/jimeh/go-render/compare/v0.0.1...v0.0.2) (2024-03-25) ### Bug Fixes * **examples:** provide examples for Render, Compact and Pretty functions ([#3](https://github.com/jimeh/go-render/issues/3)) ([67a0623](https://github.com/jimeh/go-render/commit/67a0623a2b6b2dcc7e66762c9f1c02ca54be942a)) ## 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](https://github.com/jimeh/go-render/commit/2b28f96bad885b3e989fd4e6e2eee237d599ff28)) * **text:** expand supported value types ([5247fbd](https://github.com/jimeh/go-render/commit/5247fbd90be50f5e703f805b4c12610c2c9e6586)) ### Code Refactoring * sizeable changes across the board ([7632b11](https://github.com/jimeh/go-render/commit/7632b1119c6e3ee7f9fc97e9c95433a764d3f3b6))