Skip to content

v0.0.5 Update docs

Latest
Compare
Choose a tag to compare
@charlievieth charlievieth released this 23 Nov 05:05
· 2 commits to master since this release
f2e6274

v0.0.5

Update documentation and tests.

commit f2e6274
Author: Charlie Vieth [email protected]
Date: Fri Nov 22 23:19:56 2024 -0500

README: add strcase vs regexp benchmarks

commit dca5548
Author: Charlie Vieth [email protected]
Date: Fri Nov 22 22:52:07 2024 -0500

README: update overview and discuss regexp

commit 0bf8030
Author: Charlie Vieth [email protected]
Date: Fri Nov 22 22:33:29 2024 -0500

internal/benchtest: add "regexp" option to bench regexp equivalent

commit 35698f2
Author: Charlie Vieth [email protected]
Date: Fri Nov 22 20:40:13 2024 -0500

all: add Contains example with invalid UTF-8 encoding

commit f9ea18c
Author: Charlie Vieth [email protected]
Date: Thu Sep 12 17:16:32 2024 -0400

mod: remove comment

commit e58fa65
Author: Charlie Vieth [email protected]
Date: Thu Sep 12 17:13:38 2024 -0400

all: remove file accidentally added

commit 7016592
Author: Charlie Vieth [email protected]
Date: Thu Sep 12 17:11:17 2024 -0400

gh: fix exhaustive test

commit 6136787
Author: Charlie Vieth [email protected]
Date: Thu Sep 12 17:06:56 2024 -0400

bytcase: fix godoc link in README

commit 30484f9
Author: Charlie Vieth [email protected]
Date: Thu Sep 12 00:56:06 2024 -0400

README: change godoc url to point to master