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

feat: Add SetModified #17

Merged
merged 1 commit into from Nov 7, 2022
Merged

feat: Add SetModified #17

merged 1 commit into from Nov 7, 2022

Conversation

yktakaha4
Copy link
Contributor

Thanks for a great library!

In my use case, I want to initialize a file or directory at a specific time.
To prioritize backward compatibility and general use, I have left the existing functions unchanged and created a new SetModified function.

$ go test ./...             
ok      github.com/liamg/memoryfs       0.004s

Copy link
Owner

@liamg liamg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you! 🚀

@liamg liamg changed the title add: set modified feat: Add SetModified Nov 7, 2022
@liamg liamg enabled auto-merge (squash) November 7, 2022 11:04
@liamg liamg merged commit b382a6f into liamg:master Nov 7, 2022
@liamg
Copy link
Owner

liamg commented Nov 7, 2022

I've tagged the v1.5.0 release to get this feature out there 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants