Skip to content

Releases: JanDeDobbeleer/aliae

v0.26.6

15 Aug 15:36

Choose a tag to compare

Bug Fixes

  • pwsh: quote strings correctly (739e1f8)

v0.26.5

13 Apr 12:12

Choose a tag to compare

Bug Fixes

  • env: convert to string before assignment (261a945)
  • lint: rename shadowed variable (c072246)

v0.26.4

06 Jan 05:52

Choose a tag to compare

Bug Fixes

  • config: replace ~ with HOME dir (95c6fcc), closes #237

v0.26.3

01 Jan 08:39

Choose a tag to compare

Bug Fixes

v0.26.2

31 Dec 21:44

Choose a tag to compare

Bug Fixes

  • config: implement custom string unmarshaler (a5ae11a), closes #210

v0.26.1

31 Dec 09:34

Choose a tag to compare

Bug Fixes

  • env: populate local env for later usage (5db47dd), closes #230

v0.26.0

29 Dec 08:46

Choose a tag to compare

Features

  • link: create parent folder with mkdir: true (2639f29), closes #227

v0.25.0

28 Dec 11:02

Choose a tag to compare

Features

v0.24.1

27 Dec 15:54

Choose a tag to compare

Bug Fixes

  • pwsh: silence link output (2cfef62)

v0.24.0

27 Dec 12:26

Choose a tag to compare

Bug Fixes

  • git: use raw string in nushell (fe9769e)

Features

  • add symlink support (5206d72)
  • cmd: alias performance improvement (8ff8b91)