Compare commits

..

5 commits

Author SHA1 Message Date
1ec606d8cc feat(fs): new fs module to replace filesystem
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-28 08:18:32 +01:00
53f0d3f32e docs(readme): add details about current status and future plans 2024-04-27 18:55:49 +01:00
4711a2dc05 feat(fs): add new contructors for real and temp 2024-04-27 18:32:26 +01:00
c513664979 refactor(fs): rename internal structs
trait *Env => *Like
struct *Env => * (remove suffix)
2024-04-27 18:11:51 +01:00
299d429214 WIP: tighten up API
Don't expose internal structs and traits that don't need to be
2024-04-27 18:05:14 +01:00

Diff content is not available