Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add age match support #27

Merged
merged 2 commits into from
Sep 28, 2019
Merged

Add age match support #27

merged 2 commits into from
Sep 28, 2019

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Sep 28, 2019

  • Refactor existing functions to use hasMatching prefix in an attempt to better spell out what makes matching values "valid"

  • Add hasMatchingAge() function for comparing against user-provided age value (days)

  • Update README to include new age-based threshold flag option

  • Update CHANGELOG to cover new behavior

  • Promote CHANGELOG to cover v0.3.0 release

fixes #10

@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request config file command-line config logging changelog Issues with or maintenance of this project's CHANGELOG.md file labels Sep 28, 2019
@atc0005 atc0005 added this to the v0.3.0 milestone Sep 28, 2019
@atc0005 atc0005 self-assigned this Sep 28, 2019
- Refactor existing functions to use `hasMatching`
  prefix in an attempt to better spell out
  what makes matching values "valid"

- Add hasMatchingAge() function for comparing
  against user-provided age value (days)

- Update README to include new age-based threshold
  flag option

- Update CHANGELOG

refs #10
@atc0005 atc0005 merged commit 1b191cd into master Sep 28, 2019
@atc0005 atc0005 deleted the i10-add-age-match-support branch September 28, 2019 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Issues with or maintenance of this project's CHANGELOG.md file command-line config file config documentation Improvements or additions to documentation enhancement New feature or request logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for pruning based on file age
1 participant