PaSh v0.9
What's Changed
At a high level, several bugfixes with respect to argument handling and escaping. Installation is also simplified.
- Added annotation for rev by @tammam1998 in #563
- Clean up and refactor input generation to avoid several issues with artifact by @angelhof in #564
- Exclamation escaping by @angelhof in #574
- Fix a fd leak issue by @angelhof in #575
- Remove an outdated TODO comment by @a5ob7r in #580
- Append to pythonpath instead of setting it by @angelhof in #579
- Installation fixes by @nvasilakis in #581
- Fix redir variable parsing bug by @angelhof in #582
- add --depth=1 flag to git clone command by @averykhoo in #588
- More installation fixes by @nvasilakis in #584
- Fix argument handling by @angelhof in #578
- Drop function kw by @mgree in #604
- Remove an invalid trailing comma in an annotation by @a5ob7r in #605
- PaSh version 0.9 by @angelhof in #611
New Contributors
- @averykhoo made their first contribution in #588
Full Changelog: v0.8...v0.9