Skip to content

Releases: JuliaStrings/MultilineStrings.jl

v1.0.0

14 Feb 15:16
ca97acb
Compare
Choose a tag to compare

MultilineStrings v1.0.0

Diff since v0.1.1

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)

v0.1.1

10 Dec 22:35
63a06ab
Compare
Choose a tag to compare

MultilineStrings v0.1.1

Diff since v0.1.0

Merged pull requests:

  • MassInstallAction: Install the GitHubActions workflow on this repository (#5) (@fchorney)
  • Implement indent function (#6) (@omus)

v0.1.0

09 Sep 00:10
3192dbf
Compare
Choose a tag to compare

MultilineStrings v0.1.0

Merged pull requests:

  • Implementation of MultilineStrings package (#1) (@omus)
  • Switch back to regex (#2) (@omus)
  • Separate indicator processing (#3) (@omus)
  • Corrections (#4) (@omus)