Skip to content

Releases: nbittich/adana

v0.13.34

01 Sep 15:22
Compare
Choose a tag to compare

Full Changelog: v0.13.33...v0.13.34

  • bump dependencies
  • better escape string

v0.13.33

24 Aug 19:40
Compare
Choose a tag to compare

Full Changelog: 0.13.32...v0.13.33

0.13.32

22 Jul 12:26
Compare
Choose a tag to compare

Full Changelog: 0.13.31...0.13.32

  • bump dependencies & rust version

0.13.31

11 Jun 10:37
Compare
Choose a tag to compare

Full Changelog: 0.13.30...0.13.31

  • set previous dir only if we did change directory

0.13.30

11 Jun 10:18
Compare
Choose a tag to compare

Full Changelog: 0.13.29...0.13.30

  • last improvement of the day: support change to previous directory (cd -)

0.13.29

11 Jun 09:20
Compare
Choose a tag to compare

Full Changelog: 0.13.28...0.13.29

  • fix regression after supporting tilde

0.13.28

11 Jun 09:08
Compare
Choose a tag to compare

Full Changelog: 0.13.27...0.13.28

  • Support tilde when changing directory

0.13.27

10 Jun 21:21
Compare
Choose a tag to compare

Full Changelog: 0.13.26...0.13.27

  • fallback to bash when we can't execute the command

0.13.26

01 Jun 18:14
Compare
Choose a tag to compare

Full Changelog: 0.13.25...0.13.26

  • allow empty struct

0.13.25

30 May 08:57
Compare
Choose a tag to compare

Full Changelog: 0.13.24...0.13.25

  • Bump rust