Files
go-render/CHANGELOG.md
2024-03-25 03:23:47 +00:00

19 lines
586 B
Markdown

# Changelog
## 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))