This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
v0.0.2
What's Changed
- adding read file as chan helpers by @Mzack9999 in #1
- removing deprecated code by @Mzack9999 in #2
- Adding tests by @Mzack9999 in #4
- Fixing channel close condition by @Mzack9999 in #5
- Adding reader support by @Mzack9999 in #6
- Add get temporary filename helper by @Mzack9999 in #7
- Adding copy helper + missing comments by @Mzack9999 in #8
- Adding unmarshal helpers by @Mzack9999 in #11
- additional functionalities to DeleteFilesOlderThan by @LuitelSamikshya in #13
- Adding variadic removeall helper by @Mzack9999 in #14
- Adding executable name helper by @Mzack9999 in #12
- Adding musl detection helper by @Mzack9999 in #15
- Replacing godirwalker with standard library + GH Actions by @Mzack9999 in #16
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #18
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #19
- chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #20
- chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #21
- Add file permissions helpers by @Mzack9999 in #22
- chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #24
- Adding timeout/frozen readers by @Mzack9999 in #25
- chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.8.0 by @dependabot in #27
- implement missing test cases by @LuitelSamikshya in #29
New Contributors
- @Mzack9999 made their first contribution in #1
- @LuitelSamikshya made their first contribution in #13
- @dependabot made their first contribution in #18
Full Changelog: https://github.com/projectdiscovery/fileutil/commits/v0.0.2