Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/shellutils

Globbing and other shell/file utils
https://github.com/lambdaisland/shellutils

Update pom.xml and add CHANGELOG.md placeholders

7f923d624863ba60eeaec52f54c86ea83988bc05 authored 11 months ago by Arne Brasseur <[email protected]>
# 0.2.17 (2024-02-26 / b261d16)

## Added

- Add `temp-dir`

59d09d756fe944ec3d2931576996c30c1bd2bb80 authored 11 months ago by Arne Brasseur <[email protected]>
CHANGELOG

b261d1685a2a5dc58122009f6437023d3fcba9d5 authored 11 months ago by Arne Brasseur <[email protected]>
Add temp-dir

7f8477775f396d0266ed24fe89ab80ef726a1816 authored 11 months ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

79ecaa4f6330edbd9d334a9419938484ba114586 authored 11 months ago by Arne Brasseur <[email protected]>
# 0.1.13 (2024-02-19 / af37636)

## Added

- Added subshell utilities

ac5fea41c2ddc3a22358cf6fd51df138abf5e5a2 authored 11 months ago by Arne Brasseur <[email protected]>
Update project tooling & add subshell helpers

af376365621753c496dc6c4a0d2f96e63dd50b3c authored 11 months ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

f628d1e642a462e3702dce6bb403192cd9d74c31 authored over 3 years ago by Arne Brasseur <[email protected]>
# 0.0.10 (2021-08-25 / 91ddd3b)

## Added

First release with basic shell utility API

- glob
- canonicalize/relativize
- ls
- ba...

4e4e8ea43edabb8aeb54f41fcac3b533ebd0df6d authored over 3 years ago by Arne Brasseur <[email protected]>
Prep for first release

91ddd3b4684ec41831f9720b103c6dd9cf1e01b5 authored over 3 years ago by Arne Brasseur <[email protected]>
Fix tests

b07efd93c742bcd5e8e8a2e5103b682fa8d31b57 authored over 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #3 from lambdaisland/add-join

Add join

b7f3b0e391066e3d1a3cdfdad77f5a5d12ac7e44 authored over 3 years ago by Arne Brasseur <[email protected]>
Use join in glob-test.

970586bb5fa3a7281e2b271da24f9e6379041f04 authored over 3 years ago by Alys Brooks <[email protected]>
Add tests.

aefdbfc2530c41d20df2059332df00de9a05d7df authored over 3 years ago by Alys Brooks <[email protected]>
Merge pull request #2 from lambdaisland/add-tests

Add some basic tests

f877334218ef59f9a312be9ab4ae75b69ff62ce7 authored over 3 years ago by A Brooks <[email protected]>
Add Joinable/join from the Kaocha test suite.

932de7b809c461d7c75ca5c6ea6e46f5f3d91eee authored over 3 years ago by Alys Brooks <[email protected]>
Add some basic tests.

7325463b9bd9da7ff2f374df948ff795fa66a2be authored over 3 years ago by Alys Brooks <[email protected]>
Some more convenience functions

bc7db74cefe1abc311d323325861820bae549576 authored over 3 years ago by Arne Brasseur <[email protected]>
First commit

Extracted from lambdaisland/open-source

dcb5bf1464f45f23ff276f454182c8a9c744758d authored over 3 years ago by Arne Brasseur <[email protected]>