- Move
birdie
to dev dependencies - Remove deprecated
list.at
from examples - Improve docs for
doc.to_string
- Remove the
doc.to_string_builder
method. - The
doc
module gains thezero_width_string
function - The
doc
module gains thedebug
function
- Update to Gleam
v0.33
- Bump
stdlib
dependency from0.30
to0.33
- Bump
gleeunit
dependency from0.10
to1.0
- The
doc
module gains thenest_docs
function - Improve performance of text formatting with long
doc.from_string
- Fix a broken link in the documentation's homepage
- The
doc
module gains theflex_break
function - Add a bunch of examples and tutorials
- First release 🎉