Skip to content

Releases: JuliaStrings/StringViews.jl

v1.3.3

05 Jul 19:08
33826a0
Compare
Choose a tag to compare

StringViews v1.3.3

Diff since v1.3.2

Merged pull requests:

  • lower-level replace(...) hooks in latest Julia (#21) (@stevengj)

v1.3.2

23 Jun 20:21
c311bc1
Compare
Choose a tag to compare

StringViews v1.3.2

Diff since v1.3.1

Merged pull requests:

v1.3.1

29 May 17:31
b1c0017
Compare
Choose a tag to compare

StringViews v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

11 Feb 00:18
7844a6e
Compare
Choose a tag to compare

StringViews v1.3.0

Diff since v1.2.0

Closed issues:

  • add StringView(::IOBuffer) (#16)

Merged pull requests:

v1.2.0

10 Feb 01:29
881ed12
Compare
Choose a tag to compare

StringViews v1.2.0

Diff since v1.1.0

Closed issues:

  • string_index_err not defined (#12)
  • eachmatch is copying the match strings (#14)

Merged pull requests:

v1.1.0

14 Jan 13:32
2ae9907
Compare
Choose a tag to compare

StringViews v1.1.0

Diff since v1.0.3

Merged pull requests:

v1.0.3

09 Nov 10:50
943afe3
Compare
Choose a tag to compare

StringViews v1.0.3

Diff since v1.0.2

Merged pull requests:

  • Stop pirating Base._searchindex and Base._rsearchindex (#9) (@jakobnissen)

v1.0.2

08 Aug 12:30
abb97ca
Compare
Choose a tag to compare

StringViews v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

17 Jun 17:22
94b3978
Compare
Choose a tag to compare

StringViews v1.0.1

Diff since v1.0.0

Merged pull requests:

  • define cconvert for DenseStringViewAndSub instead of only the Sub (#7) (@KristofferC)

v1.0.0

11 Nov 02:05
b616358
Compare
Choose a tag to compare

StringViews v1.0.0

Diff since v0.1.0

Closed issues:

  • regex replace broken with group backreferences (#5)

Merged pull requests:

  • tag 1.0 — this hasn't changed for a while (#6) (@stevengj)