Skip to content

Releases: JuliaLang/StyledStrings.jl

v1.0.2

27 May 18:17
93e7496
Compare
Choose a tag to compare

StyledStrings v1.0.2

Diff since v1.0.1

Merged pull requests:

Closed issues:

  • Don't assume DEPOT_PATH is populated (#58)
  • Add a contributing guide in the README (#63)

v1.0.1

07 May 02:27
db9f9b5
Compare
Choose a tag to compare

StyledStrings v1.0.1

Diff since v1.0.0

v1.0.0

05 May 14:45
fbc32b0
Compare
Choose a tag to compare

StyledStrings v1.0.0

A backwards-compatible version of the new StyledStrings stdlib

Merged pull requests:

Closed issues:

  • Run tests in CI (#7)
  • Bug in src/regioniterator.jl (#8)
  • Remove support for escaped-colon syntax in favor of using ${} for formatting in the future (#28)
  • macro internal error when input ends with an escaped sequence (#35)
  • Minimal example for missing Julia 1.0 compat (#39)
  • Implement functional variant of the styled macro (#42)
  • possible unexpected behavior (#45)