Skip to content

Releases: tidbyt/pixlet

v0.7.0

02 Nov 18:51
79c61d2
Compare
Choose a tag to compare

Changelog

79c61d2 Upgrade to mainline starlib. (#76)

v0.6.6

20 Oct 19:36
33434bc
Compare
Choose a tag to compare

Changelog

33434bc Add CG Pixel Mono fonts. (#73)
1ddc377 Add New Font (#72)

v0.6.5

07 Sep 14:04
8165bef
Compare
Choose a tag to compare

Changelog

8165bef Increase hash size for Screens.Hash() (#70)

v0.6.4

03 Sep 18:54
b7604d7
Compare
Choose a tag to compare

Changelog

b7604d7 Fix Screens.Hash() to work for screens without roots (#69)

v0.6.3

03 Sep 18:50
8f0ad3b
Compare
Choose a tag to compare

Changelog

8f0ad3b Add method for getting a hash of screen roots (#68)

v0.6.2

03 Sep 17:54
8f0ad3b
Compare
Choose a tag to compare

Changelog

8f0ad3b Add method for getting a hash of screen roots (#68)

v0.6.0

02 Sep 19:54
163b9a6
Compare
Choose a tag to compare

Changelog

163b9a6 Paint frames in parallel (#67)

v0.5.2

01 Sep 19:40
0aef544
Compare
Choose a tag to compare

Changelog

0aef544 Add slower benchmark (#66)
142e3de Enable Starlark syntax highlighting on GitHub (#60)
9262065 Mark/add build helpers (#65)

v0.5.1

01 Jul 19:46
faf2f1c
Compare
Choose a tag to compare

Changelog

13a8951 Added hot reloads. (#55)
588da49 Pass Starlark thread pointer to cache operations (#57)
7192f76 Update golang.org/x/image commit hash to a66eb64 (#56)
15177af Update module github.com/spf13/cobra to v1.2.0 (#58)
faf2f1c runtime: Add support for customizing the Starlark thread (#59)

v0.5.0

01 Jul 18:39
Compare
Choose a tag to compare

Changelog

13a8951 Added hot reloads. (#55)
e339be5 Pass Starlark thread pointer to cache operations