Releases: JuliaString/ChrBase.jl
Releases · JuliaString/ChrBase.jl
v1.0.4
Update CI
Merge pull request #10 from JuliaString/spj/fixamb Fix ambiguity caused by changes to Base Julia, update CI for v1.6
v1.0.2
ChrBase v1.0.2
Merged pull requests:
- Fix classification of Latin-1 male/female ordinals (#7) (@ScottPJones)
v1.0.1
ChrBase v1.0.1
Closed issues:
- Error tagging new release (#1)
Merged pull requests:
- Install TagBot as a GitHub Action (#2) (@JuliaTagBot)
- Remove obsolete pre-v1.0 code (#4) (@ScottPJones)
- Remove obsolete pre-v1.0 code (#5) (@ScottPJones)
- Fix TagBot complaint (#6) (@ScottPJones)
v1.0.0
Update scripts, add version to Project.toml
Update scripts & Project.toml for Julia v1.1, drop Julia v0.x support
v0.2.0 Update versions, scripts for Julia v1.1, drop support of v0.x
Fix isvalid issue
v0.1.11 Fix for is_valid(_LatinChr, ...)
Updates for better/faster case handling
v0.1.10 Add hex for Chr types in v0.6
Casefolding improvements
v0.1.9 Further improvements for casefolding
Fix for uppercase esset handling
v0.1.8 Uppercase fixes