You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename the primary API entry point from EroFS() to Open() for a cleaner,
more idiomatic Go API. Rename Opt to OpenOpt to distinguish reader
options from the upcoming Create() writer options.
The old names are preserved as deprecated type aliases and wrapper
functions for backwards compatibility, to be removed in 0.3.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Derek McGowan <derek@mcg.dev>
0 commit comments