Releases: tidbyt/pixlet
v0.4.4
v0.4.3
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
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
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