Skip to content

Releases: tidbyt/pixlet

v0.4.4

24 Jun 20:54
fa6749e
Compare
Choose a tag to compare

Changelog

b3cc19c Update golang.org/x/image commit hash to e6eecd4 (#53)
fa6749e Update to hashstructure/v2 (#54)

v0.4.3

14 Jun 23:24
d9ad0c4
Compare
Choose a tag to compare

Changelog

d9ad0c4 Added fully qualified URL. (#52)
8da3001 Adds building steps (#47)
79d35ec Exposes hostname to CLI when serving an image (#50)
7c04bdb Marquee scrolls vertically (#48)
74e3c3b Update go.starlark.net commit hash to 1cdb82c (#45)
9d74c92 Update golang.org/x/image commit hash to 775e3b0 (#22)
3b17889 Update module github.com/lucasb-eyer/go-colorful to v1.2.0 (#33)
f7e9083 Update module github.com/mitchellh/hashstructure to v2 (#36)
d687fe9 Update module github.com/qri-io/starlib to v0.5.0 (#46)
2a3657b Update module github.com/spf13/cobra to v1.1.3 (#34)
4c7a871 Update module github.com/stretchr/testify to v1.7.0 (#35)
157874c Updated gitignore. (#51)
b435435 add quadrants example to illustrate using rows an columns in a stack to control position of text (#44)
bf0fdc6 add xpath module for parsing XML (#49)

v0.4.2

06 Apr 16:06
12a220b
Compare
Choose a tag to compare

Changelog

ded1c23 Added Conway's Game of Life example. (#14)
4485cba Fix tiny grammatical error in modules.md (#15)
086ce6d Update module mitchellh/hashstructure to v1.1.0 (#20)
6e2471c control Marquee child start/end position (#23)
a334d4a make --watch work with vim (#24)
9c77d1f runtime/gen: Format generated code (#40)
12a220b support animated GIF in Image (#41)

v0.4.1

03 Nov 17:19
924b736
Compare
Choose a tag to compare

Changelog

f224e38 Add renovate.json (#9)
72e8b33 Update github.com/tidbyt/go-libwebp commit hash to 7718986 (#10)
4f4f1f9 Update module fsnotify/fsnotify to v1.4.9 (#11)
924b736 Update module spf13/cobra to v1.1.1 (#12)
c915305 fewer bugs in Plot please
dbd1fcd remove the PNG Widget (#13)
8e8c0f4 use tidbyt fork of starlib until 0.4.3 released

v0.4.0

20 Oct 16:54
e6b97fd
Compare
Choose a tag to compare

Changelog

aa63165 README: Fix clock example (#7)
e6b97fd Split up runtime and encoding packages (#8)
1ab7227 no ./ when running pixlet (#6)

v0.3.0

19 Oct 20:54
0ffe34a
Compare
Choose a tag to compare

Changelog

0ffe34a Change import path to tidbyt.dev/pixlet (#5)
1219aab Improve documentation (#4)

v0.2.0

19 Oct 19:33
7c67e3f
Compare
Choose a tag to compare

Changelog

5c80364 Add GitHub CI (#2)
7c67e3f Fix Homebrew release config (#3)
8b22edc Publish Homebrew formula