AMSMB Version 3.1.0
- fix: File path with slash does not work on upload/download
- fix: Possible integer overflow
- fix: pathKey value using attributesOfItem
- chore: FCNTL types as struct rather than functions
- chore: Format swift files using swift-format
- chore: Remove unnecessary files
- chore: Various improvements and misspellings fixed
- test: Rewrite all tests to use async/await instead of callback