Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clipperhouse/uax29
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: clipperhouse/uax29
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 12 commits
  • 57 files changed
  • 1 contributor

Commits on Sep 14, 2025

  1. Configuration menu
    Copy the full SHA
    29a3cec View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Implement stringish/utf8 package (#37)

    * Implement stringish/utf8 package
    
    * Use the new stringish.Interface
    
    * Use the new stringish/utf8 for decodeRune
    
    * Remove the type assertions
    
    * Use newer subsequent for phrases & sentences
    
    * Fix CI cache errors
    
    * Support named types for stringish
    clipperhouse authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    b1e5f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Create AGENTS.md

    clipperhouse committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    a9cd0bf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Create LICENSE

    clipperhouse committed Oct 12, 2025
    Configuration menu
    Copy the full SHA
    e4572bd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    clipperhouse committed Oct 12, 2025
    Configuration menu
    Copy the full SHA
    8d213f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    7a6c726 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Comparative benchmarks (#38)

    * Move testdata out of internal
    
    * Add bench with uniseg
    
    * more testdata fixes
    
    * more benches
    
    * fix file path
    
    * Add words benches
    clipperhouse authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    24b37aa View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Update stringish

    clipperhouse committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    3f27844 View commit details
    Browse the repository at this point in the history
  2. Badges

    clipperhouse committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    d7be90b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Add First method

    clipperhouse committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    06e168f View commit details
    Browse the repository at this point in the history
  2. tidy

    clipperhouse committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    2a292dc View commit details
    Browse the repository at this point in the history
  3. Tighter

    clipperhouse committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    7fc6f85 View commit details
    Browse the repository at this point in the history
Loading