Skip to content

Releases: JuliaString/ChrBase.jl

Add unit testing for uppercase/lowercase

03 Oct 04:33
Compare
Choose a tag to compare
v0.1.7

New tests for uppercase changes

Uppercase German '\u00df' 'ß' as '\u1e9e' 'ẞ' (note that's not 2 Ss!)

02 Oct 17:15
Compare
Choose a tag to compare

Note that this is considered rather controversial - I may need to make some flag to select the behaviour.
This transformation was only approved a year ago in Germany, and is not reflected in the standard Unicode tables.
This was done simply to retain compatibility with the uppercase function in Julia.

Cap Julia version to < v2, update Project.toml version

01 Oct 19:59
Compare
Choose a tag to compare

Fix another issue for Julia v1.0 with % and <<

21 Sep 02:26
Compare
Choose a tag to compare
v0.1.4

Handle issue with % for v1.0

Passing all tests, v06 - nightlies

12 Aug 07:55
Compare
Choose a tag to compare
v0.1.3

Update shifts with % or & for v1.0

Update for Pkg3 changes

06 Jun 04:24
Compare
Choose a tag to compare
v0.1.2

Update README.md and badges

Update Project.toml

04 Jun 18:57
Compare
Choose a tag to compare
v0.1.1

Update Project.toml

Initial Release

29 May 18:24
Compare
Choose a tag to compare
v0.1.0

Remove versions