Skip to content

Releases: DavidArthurCole/lorca

v0.3.8 - Firefox

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 30 Apr 23:25

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 28 Apr 07:54

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 25 Apr 05:35

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 13 Apr 13:07

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 13 Apr 07:30

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 13 Apr 01:21

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 12 Apr 04:18

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 12 Apr 03:41

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 12 Apr 03:03

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

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 11 Apr 05:46

Adds mutexes to instances to allow for syncing callbacks.