Skip to content

Releases: DavidArthurCole/lorca

v0.3.8 - Firefox

30 Apr 23:25

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.
Fixed since 0.3.3: Write mutexes.
Fixed since 0.3.4: Relay state mgmt.
Fixed since 0.3.5: Kill signals.
Fixed since 0.3.6: Layout issues in Firefox.
Fixed since 0.3.7: Standardization of Firefox calls.

v0.3.7 - Firefox

28 Apr 07:54

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.
Fixed since 0.3.3: Write mutexes.
Fixed since 0.3.4: Relay state mgmt.
Fixed since 0.3.5: Kill signals.
Fixed since 0.3.6: Layout issues in Firefox.

v0.3.6 - Firefox

25 Apr 05:35

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.
Fixed since 0.3.3: Write mutexes.
Fixed since 0.3.4: Relay state mgmt.
Fixed since 0.3.5: Kill signals.

v0.3.5 - Firefox

13 Apr 13:07

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.
Fixed since 0.3.3: Write mutexes.
Fixed since 0.3.4: Relay state mgmt.

v0.3.4 - Firefox

13 Apr 07:30

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.
Fixed since 0.3.3: Write mutexes.

v0.3.3 - Firefox

13 Apr 01:21

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.
Fixed since 0.3.2: The rest of the owl.

v0.3.2 - Firefox

12 Apr 04:18

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.
Fixed since 0.3.1: Arg collection.

v0.3.1 - Firefox

12 Apr 03:41

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

Fixed since 0.3.0: Bindings.

v0.3.0 - Firefox

12 Apr 03:03

Choose a tag to compare

This release adds support for Firefox, at least in theory.
Given how hard it is to test an API library in practice, there may be subversions following this to correct bugs.

v0.2.5

11 Apr 05:46

Choose a tag to compare

Adds mutexes to instances to allow for syncing callbacks.