Skip to content

Releases: alessio/shellescape

v1.4.2

18 Jul 23:37
36e49af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

25 Nov 10:22
Compare
Choose a tag to compare

Changelog

be08966 add testable example

v1.4.0

25 Nov 09:41
67135d0
Compare
Choose a tag to compare

Changelog

9e36f4c Create CODE_OF_CONDUCT.md
832f2c6 Update README.md
57fd951 Update README.md
a4aaeef add -a option
a7256c4 add StripUnsafe()
67135d0 add goreleaser (#11)
01a15bf escargs: add -0 flags
5aa11a0 escargs: add -D flag

Release v1.3.1

07 Nov 23:23
Compare
Choose a tag to compare
  • Replaced Travis-CI with Github Actions.
  • Add example for QuoteCommand().

Release v1.3.0

01 Oct 22:57
Compare
Choose a tag to compare
  • Add support for quoting a complete command comprised of a program name and arguments (#6) (@alexcb)

Release v1.2.2

02 Mar 16:21
Compare
Choose a tag to compare

Build with Go 1.14.

Release v1.2.1

16 Feb 05:57
Compare
Choose a tag to compare

Build with Go 1.13.

Release v1.2

05 Jan 08:40
Compare
Choose a tag to compare
  • Quote strings that contain invalid patterns, not all strings.
  • Update with shlex.quote regexp.

Release v1.1

08 Feb 15:04
Compare
Choose a tag to compare

Improve docs.

Release v1.0

08 Feb 13:56
Compare
Choose a tag to compare

Initial release.