Skip to content

Releases: oclyke/sicgl

v0.6.1

15 Feb 07:21
7f1e559
Compare
Choose a tag to compare

What's Changed

  • fix uninitialized use of offset by @oclyke in #69

Full Changelog: v0.6.0...v0.6.1

v0.6.0

29 Nov 21:08
9960b49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

16 May 01:16
03aaa2b
Compare
Choose a tag to compare

What's Changed

  • add single generic interpolator by @oclyke in #62

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 May 18:14
6aeb531
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 May 00:20
f147e83
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jan 23:02
5bff770
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

notice:

This release contains BREAKING CHANGES from v0.1.0. This is only allowed because sicgl is still in pre-release (v0.x.x).
Once sicgl reaches v1.x.x the versioning scheme will strictly follow Semantic Versioning 2.0.0

What's Changed

  • make specific interface screen reference indirect by @oclyke in #38
  • remove generic interface by @oclyke in #39
  • organization by @oclyke in #40
  • simplify fields and blits by @oclyke in #41
  • use width of intersection in compositor functions by @oclyke in #42
  • handle alpha channel in color operations by @oclyke in #44
  • rename color sequence interpolation functions by @oclyke in #45

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Dec 17:28
ec04c60
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.1.0

v0.0.3

31 Oct 02:45
b18715e
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • clip lines before computing deltas by @oclyke in #21

Full Changelog: v0.0.2...v0.0.3

v0.0.2

31 Oct 02:12
3a2ef39
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 Oct 01:58
c72f660
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release 🎉