This repository has been archived by the owner on Nov 19, 2023. It is now read-only.
Releases: BinaryBirds/liquid-kit
Releases · BinaryBirds/liquid-kit
public ids support
macOS 10.15 support
1.3.3 macOS 10.15 support
Dependency updates
1.3.2 dep updates
Throwing async func
1.3.1 Add throws
Async / await support
1.3.0 async await support
New API methods & better docs
- The following API methods are now available:
- resolve
- upload
- copy
- move
- create directory
- delete
- exists
- There is a new LiquidError enum with a keyNotExists case for missing key errors.
- Documentation is updated with driver implementation details
- Dependencies are updated (swift-nio, swift-log)
New LiquidError enum
1.2.0-beta.6 new liquid error
Copy & Move API
1.2.0-beta.5 copy & move api
Exists API
1.2.0-beta.4 exists api
Revert NIO version
1.2.0-beta.3 revert nio version