Commits
Click on a commit to change the comparison range:necktie: Handle local filepaths by prepending with file:// :green_heart: Build wheels on manylinux_2_28 :wrench: Try using ghcr.io/rust-cross/manylinux_2_28-cross docker image :wastebasket: Remove x86 (i686) build target on linux :recycle: Use Url::from_file_path to add file:// to filepath :memo: Document installation and usage in main README.md :recycle: Refactor to remove unwrap statements and better error handling :memo: Copy example usage to crate-level docs as doctest