Releases: r12f/divoom
Releases · r12f/divoom
0.1.42
Changes:
- 278c471 Add endpoint for k8s probing. (#83)
- 20a7633 Adding minor log when copying fonts and dockerfile builder image. (#82)
- 03a2eb9 Fix divoom-gateway cannot send request issue in container. (#81)
- 30afb5f Adding extra args in docker container. (#80)
- 47d9025 Update doc for installation via snap (#79)
This list of changes was auto generated.
0.1.39
Changes:
- e3a6fa7 Switch to multi-arch build for docker container. (#75)
- 01eb201 Enable submodule in Azure pipeline. (#71)
- 63b109b Fix pack font past build task and minor doc updates. (#70)
- 5d92d21 Fix copy file in docker container build again. (#69)
- 2177e32 Fix docker build problem caused by copy without source file. (#68)
- dcd1e5f Ignore x86 packages when building SNAP packages, since it is not supported in core22 anymore. (#67)
- 98a759f Fix font publishing in post build. (#66)
- 8e8a882 Fix crate publishing due to * not allowed in dependency. (#65)
- 9c40c47 Fix snap package for core22 (#64)
- d780d84 Adding some 8-bit fonts for Divoom Gateway for animation generation. (#63)
See More
- 706798f Add per frame animation template parameter support. (#62)
- 99bf053 Update docker file to use released package to build the container (#61)
- 3a758ac Add extra args support in divoom-gateway container. (#60)
- 970edc6 Add docker file for creating docker container for divoom-gateway. (#59)
- 4b4c532 Make linux distribution statically linked against libc, so we could distribute it more easiler. (#57)
- 2182827 Move buzzer in divoom-cli and update docs. (#56)
- db05649 Add animation template support in divoom-gateway. (#55)
- ba5f189 Adding animation template support in DSL. (#54)
- 1143f37 Image support in animation template. (#53)
- 27a0ce4 Test support in SVG-based animation. (#52)
- 3c42d5b PoC of animation template support based on SVG. (#51)
- a68b910 #46: Make schedule support picking random images in folder (#50)
- 61a410c Move buzzer to tool category, since it is not an animation. (#48)
- 0e019c2 Rename send gif to render gif (#49)
- 3157640 PoC of divoom scheduler (#44)
- a723884 Split DSL parser and runner. (#43)
- f9490d7 Adding DSL for scripting (#42)
- 96a2999 Update snap package post build for release. (#41)
- bf921ff Update snap package post-build steps. (#40)
- 0add9ee Fix snap package description and plugs (#39)
- c62fcb6 Switch structopt to clap_v3. (#37)
- 8d802cc Add SNAP package template. (#38)
- 88969a6 Update README.md (#36)
- bf81282 Update doc for installing via scoop. (#35)
- c8a7c2c Fix scoop package binary name. (#34)
This list of changes was auto generated.
0.1.25
0.1.23
Changes:
- 69acfe3 Fix issues when drawing frames with crop fit. (#32)
- 2aaec5d format and lint.
- 1597697 Fix incorrect axis when saving animation to gif (#31)
- 0fb7603 Switch to image crate to decode the images (#30)
- 6c46c3e Refactor animation test for better observability (#29)
- 2070d9e Add scoop package support. (#28)
This list of changes was auto generated.
0.1.17
Changes:
- 0968fd2 Add resource loader from buffer and Read trait (#25)
- 88de34c Minor doc updates. (#27)
- 73a2de6 Adding badges (#26)
- 90a050d Adding JPEG resource loader (#24)
- 516a0a4 Add png loader support (#23)
- 82c5eb8 Add timeout support for connecting the device. (#22)
- 68cdd95 Update doc and add a simpler API for playing GIF with default options. (#17)
- fd966e3 Add more options in creating gif animation in divoom-cli. (#16)
- 4ee19e1 Adding fit option in draw frames (#13)
This list of changes was auto generated.
0.1.13
Changes:
0.1.10
Changes:
- a5fb724 Fix divoom_cli package publish issue.
- fe7bae3 Merge winget release package into github release.
- fe1816f Adding badge for build pipeline.
- f48649a More minor doc updates.
- fcd38c0 More minor doc updates.
- 44acd25 Minor doc updates.
- cff9aa0 Update divoom-cli README.md for json format output (#7)
- 454994b Move all field names to kebab-case and all enum values to camelCase.
- dcc4bff Rename device ip to device address.
- 85762dd Adding yaml and json output support.
See More
- 440d95f Yaml output support in divoom-cli.
- ae331ea Add README.md back.
- 4b272e2 Remove README.md to update git file metadata
- d0b5dbe minor doc updates.
- f1bacc5 Updating docs.
- c8c9fd9 Update LICENSE and README.md in each package.
- bada492 Reset build counter after build pipeline fixes.
- eeaebde Minor fixes in post build tasks.
- 4d8ec8e Fix azure pipeline pack task.
- 42bdbec Fix choco pack.
- 50f6102 Fix choco pack.
- 727b005 Fix choco package pack.
- 28ad569 Fix post build tasks
- 5017b96 Adding post build just tasks.
- 3551ab4 Chocolatey package support.
- d63ec0e Adding code signing support.
- 45688b1 don't run brew with sudo.
- f55c874 adding sudo for package install in azure pipeline.
- 6dacf7f Fix mac build
- 905df67 Adding back linux build tools to make binary striping work.
- 595d216 more fixes.
- a6862b7 more azure pipeline build fixes....
- 7b8d5cb Merge branch 'main' of https://github.com/r12f/divoom into main
- b8c81de Update cross build.
- 7d65991 Update make-symbols target
- d5ae91f Merge branch 'main' of https://github.com/r12f/divoom into main
- 1d39ef2 fix cross compile on linux and build on mac.
- 3d3ab80 Fix build arch environment variable.
- 7f0c7e9 Fix objcopy name in cross-compile.
- bee52d3 Rename azure pipeline task name.
- 61fb07c Merge branch 'main' of https://github.com/r12f/divoom into main
- 3b0f0e3 Fix symbol generation in linux.
- bcb93d2 Update make symbol target.
- d00692c Update azure pipeline.
- e711ba7 Update azure pipeline.
- 58fc2a5 Update azure pipeline.
- 20a819c just task for making symbols.
- c3e1cc5 Update azure pipeline.
- 0190644 minor doc fix.
- e9b09ba Adding raw request support in divoom-cli.
- c5f7765 Raw request support
- a80d8b7 Refactoring enum conversion in pixoo contract.
- e78cc01 Fix windows msix build.
- 1ffe577 update workflow-common.yml
- ebee27a Typo.
- a84188f adding more logs to azure pipeline.
- 4dd2707 try fix azure pipeline again.
- ce94fee More azure pipeline fixes.
- adb7f10 Fix linux build.
- e1fa692 Artifact publishing in build pipeline.
- 6d0e167 Adding fix-ver tasks for package publishing.
- 6eb6540 Adding logos and more build tasks.
- 905072a Adding just target for fixing version in official build.
- 07c9f7a Adding logo to msix package.
- 0a003da Fixing logo in doc.
- c7ba632 Adding logo.
- 87d2d8d Adding nuget and msix package support.
- 006bf37 Moving signing settings to environment variable for safey reasons.
- 7da3ee6 Adding build targets for packing binary packages.
- 6719246 Update justfile to use environment variable for profile control.
- 12544e3 Update version number after crate publishing.
- 5a1c637 minor fix on doc and warnings
- 1d3b8aa Merge pull request #2 from Mossaka/main
- 35ef496 changed dto_name from type to ident
- a3ec480 Adding missing enum trait for DivoomFileAnimationSourceType
- a8ceebf Update default build target.
- f78efe3 Fix windows arm64 build.
- f48e10b doc updates.
- 61cfef9 publish task.
- 7f613da Fix azure pipeline.
- 10089f8 Fix azure pipeline.
- 46d7ba8 Fix azure pipeline.
- e041bfa more format. (cargo fmt not stable?)
- 53aa6ec format and lint.
- e2b52d8 build tasks with just.
- 4a0cade Format code.
- 5a69634 more animation commands
- a3f3320 update version to prepare for next publish.
- e3ae871 Batch mode support.
- ee2cfad Refactor command builder.
- 6bc292e update cli output format.
- 223c2d4 Tools and batch command support in divoom-cli with some code refactoring.
- 4ab504e system api support in divoom-cli.
- 1718db5 Update README.md
- 6f4adee channel support in divoom-api.
- 6a8a49a adding badge :)
- b2572f1 Update version to 0.1.1 for republishing the crate.
- 6f83a31 Update symlink.
This list of changes was auto generated.