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
feat: remove the v1_api feature and all associated code (#1387)
* chore: WIP on removing the v1_api feature
* chore: get a lot more of the store unit tests running.
* chore: repair a few more tests
mime methods ignore case
* chore: move test settings to a function
* chore: more merge fixes
* chore: get almost all the unit tests building and running again.
* fix: Wasm file system changes in tests
* chore: fix build when file_io is not enabled.
* chore: adds lazyloaded includebytes assets for testing without file io
* chore: add more in-memory test images.
* chore: try something to get wasi to pass
* chore: fmt
* chore: fix logging Store::from_stream for invalid formats.
* chore: handle some unit test file:/// paths on windows better
clippy cleanup.
* chore: clean up unused dependencies
---------
Co-authored-by: Colin Murphy <[email protected]>
0 commit comments