alpha
Login
or
Join now
becca.monster
/
string_width
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Measure the width of text in the terminal and build simple layouts!
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
bump version -> 3.1.4
author
Joshua Reusch
date
2 years ago
(Oct 15, 2024, 7:59 PM +0200)
commit
21d53f3d
21d53f3dfdf9b2058b203845a2efaffaa128df66
parent
c8faede8
c8faede801fc50b8b4059266d8df86ed42c572a1
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
gleam.toml
+1
-1
gleam.toml
View file
Reviewed
···
1
1
name = "string_width"
2
2
-
version = "3.1.3"
2
2
+
version = "3.1.4"
3
3
4
4
description = "Layout and measure the sizes of a strings printed in the terminal!"
5
5
licences = ["BSD-3-Clause"]