Releases: JuliaString/InternedStrings.jl
Releases · JuliaString/InternedStrings.jl
Get correctly registered via attobot
Merge pull request #15 from nalimilan/nl/0.7
Fix most deprecations on Julia 0.7
v0.6.1
Merge pull request #15 from nalimilan/nl/0.7
Fix most deprecations on Julia 0.7
v0.6.0
Merge pull request #10 from nalimilan/nl/type
Add intern(::Type, ::AbstractString) to choose custom return type
v0.5.0
Get rid of InternedString type.
now type transparent, use the intern
function
v0.4.0
Merge pull request #5 from oxinabox/ox/microopt
Careful microoptimisations for 2x performance improvement