You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
322 B
20 lines
322 B
0.1.6: |
|
- List directory entries using os.ReadDir instead of filepath.Walk |
|
|
|
0.1.5: |
|
- Migrate to code.rocketnine.space |
|
|
|
0.1.4: |
|
- Remove dependency on pkg/errors |
|
|
|
0.1.3: |
|
- Do not abort scan when encountering a file not found error |
|
|
|
0.1.2: |
|
- Reuse buffer when scanning |
|
|
|
0.1.1: |
|
- Support link entries |
|
|
|
0.1.0: |
|
- Initial release
|
|
|