MultilineStrings v1.0.0
Changes aren't actually breaking. Package has been stable for some time so it's time for v1.0.0.
Fixes a bug with indent
when using unicode characters.
Merged pull requests:
- Fix CI Tests and Artifact Cache Issues (#8) (@fchorney)
- Update GitHub org references to JuliaStrings (#11) (@omus)
- Support indenting unicode strings (#12) (@omus)
- Update CI workflows (#13) (@omus)
Closed issues:
- Can not work on unicode strings (#10)