Skip to content

Releases: LiveSplit/obs-livesplit-one

v0.2.1

06 Mar 23:25
4c1b4b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: CryZe/obs-livesplit-one@v0.2.0...v0.2.1

v0.2.0

05 Nov 20:40
50ee334
Compare
Choose a tag to compare
Fix macOS and update livesplit-core (#10)

You can rewrite shared library paths with the `install_name_tool`. So we
can easily do this in CI after building to turn it into a proper RPATH.
Linux doesn't actually seem affected by this problem. Additionally this
updates livesplit-core, which includes the label caching. This should
result in a somewhat big performance boost.

v0.1.0

12 Apr 15:34
Compare
Choose a tag to compare
Add more Targets to CI

This adds more targets to CI so that the releases are available for more
platforms. Additionally this adds some caching to CI.

v0.0.4

17 Jan 16:02
Compare
Choose a tag to compare
Build on macOS

v0.0.2

17 Jan 00:05
Compare
Choose a tag to compare
Improve Linux Tarball

v0.0.1

16 Jan 22:59
Compare
Choose a tag to compare
Build on Linux