Skip to content

Releases: rlespinasse/slugify-value

v1.4.0

31 Oct 18:45
a4879db
Compare
Choose a tag to compare

1.4.0 (2022-10-31)

Features

  • support GHES step output management (a4879db)

v1.3.3

15 Oct 19:28
1d53af4
Compare
Choose a tag to compare

1.3.3 (2022-10-15)

Bug Fixes

  • use environment file to manage outputs (1d53af4)

v1.3.2

16 Jun 07:57
f1c7463
Compare
Choose a tag to compare

1.3.2 (2022-06-16)

Bug Fixes

  • slug: remove trailing hypens if any after reduction (f1c7463)

v1.3.1

15 Jun 14:08
4e258f5
Compare
Choose a tag to compare

1.3.1 (2022-06-15)

Bug Fixes

  • slug_url: remove ending hypen if any (4e258f5)

v1.3.0

16 Apr 19:01
Compare
Choose a tag to compare

1.3.0 (2022-04-16)

Features

  • expose slug values as outputs (38f26c3)

v1.2.3

08 Apr 19:41
ae545a3
Compare
Choose a tag to compare

1.2.3 (2022-04-08)

Bug Fixes

  • remove dashes group substitution (ae545a3)

v1.2.2

08 Apr 18:39
1300b1e
Compare
Choose a tag to compare

1.2.2 (2022-04-08)

Bug Fixes

  • slug_url: replace underscore (1300b1e)

v1.2.1

22 Mar 15:00
ce66c2e
Compare
Choose a tag to compare

1.2.1 (2022-03-22)

Bug Fixes

  • do not replace group of dashes with a single dash (ce66c2e)

v1.2.0

19 Mar 12:56
Compare
Choose a tag to compare

1.2.0 (2022-03-19)

Features

  • add slug-maxlength input (8c6e40f)

v1.1.0

08 Dec 20:49
Compare
Choose a tag to compare

1.1.0 (2021-12-08)

Features

  • support prepend text to variable names (e0e1ac6)