Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Releases: BinaryBirds/liquid-kit

public ids support

12 Jan 19:34
@tib tib
Compare
Choose a tag to compare
1.3.4

ids support

macOS 10.15 support

15 Dec 07:52
@tib tib
Compare
Choose a tag to compare
1.3.3

macOS 10.15 support

Dependency updates

14 Dec 13:33
@tib tib
Compare
Choose a tag to compare
1.3.2

dep updates

Throwing async func

14 Dec 12:45
@tib tib
Compare
Choose a tag to compare
1.3.1

Add throws

Async / await support

14 Dec 12:38
@tib tib
Compare
Choose a tag to compare
1.3.0

async await support

New API methods & better docs

06 Mar 08:23
@tib tib
Compare
Choose a tag to compare
  • 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

08 Dec 15:13
@tib tib
Compare
Choose a tag to compare
New LiquidError enum Pre-release
Pre-release
1.2.0-beta.6

new liquid error

Copy & Move API

08 Dec 15:01
@tib tib
Compare
Choose a tag to compare
Copy & Move API Pre-release
Pre-release
1.2.0-beta.5

copy & move api

Exists API

01 Dec 14:28
@tib tib
Compare
Choose a tag to compare
Exists API Pre-release
Pre-release
1.2.0-beta.4

exists api

Revert NIO version

01 Dec 13:11
@tib tib
Compare
Choose a tag to compare
Revert NIO version Pre-release
Pre-release
1.2.0-beta.3

revert nio version