-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathChanges
More file actions
34 lines (34 loc) · 697 Bytes
/
Copy pathChanges
File metadata and controls
34 lines (34 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
version: 0.1.0
date: Sat 14 Nov 2020 10:14:14 AM EST
changes:
- Add tests for version-check
- Improve version-check
- Move PATH assignment into test/setup
- Meta bashplus supports Bash 3.2
---
version: 0.0.9
date: Wed 11 Nov 2020 02:19:32 PM EST
changes:
- Apply shellcheck fixes
- Modernize bash code
---
version: 0.0.8
date: Fri Aug 21 08:00:45 PDT 2020
changes:
- Support paths with spaces @admorgan++
---
version: 0.0.7
date: Sat Jan 23 16:28:59 PST 2016
changes:
- Update tooling, and copyright
---
version: 0.0.6
date: Fri Jan 23 21:05:15 PST 2015
changes:
- Update tooling, and copyright
---
version: 0.0.1
date: Sun Oct 27 19:07:51 PDT 2013
changes:
- First release.