Skip to content

v0.2.4

Choose a tag to compare

@pedro-daios pedro-daios released this 04 Jan 20:03
· 6 commits to main since this release
  • The data type Str is now a generic bytes container, not a UTF-8 container. Text-related functions still "view" Str as UTF-8 encoded (e.g. printing, etc.).