Coder Social home page Coder Social logo

Support for Unicode 13 about uniseg HOT 5 CLOSED

rivo avatar rivo commented on August 27, 2024
Support for Unicode 13

from uniseg.

Comments (5)

psampaz avatar psampaz commented on August 27, 2024

GraphemeBreakTest case for 12 and 13 are the same

https://www.unicode.org/Public/12.0.0/ucd/auxiliary/GraphemeBreakTest.txt
https://www.unicode.org/Public/13.0.0/ucd/auxiliary/GraphemeBreakTest.txt
https://www.diffchecker.com/WABrkByc

Uniseg already passes the 12 version tests https://github.com/rivo/uniseg/blob/master/grapheme_test.go#L44, so I suppose it is a matter of updating the text on readme and test file

btw current Go stable version 1.14 supports Unicode 12

from uniseg.

Delta456 avatar Delta456 commented on August 27, 2024

Oh I see didn't know!

Go 1.15 will support Unicode 13 right?

from uniseg.

psampaz avatar psampaz commented on August 27, 2024

I have no idea. Try to ask at https://groups.google.com/forum/#!forum/golang-nuts

from uniseg.

Delta456 avatar Delta456 commented on August 27, 2024

I will reopen this when Go officially will support Unicode 13!

from uniseg.

shogo82148 avatar shogo82148 commented on August 27, 2024

FYI, Go 1.16 has been released and the unicode package support Unicode 13 now.
https://golang.org/doc/go1.16#unicode

from uniseg.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.