fastled 1.2.51__py3-none-any.whl → 1.2.53__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
fastled/__init__.py CHANGED
@@ -13,7 +13,7 @@ from .types import BuildMode, CompileResult, CompileServerError
13
13
  # IMPORTANT! There's a bug in github which will REJECT any version update
14
14
  # that has any other change in the repo. Please bump the version as the
15
15
  # ONLY change in a commit, or else the pypi update and the release will fail.
16
- __version__ = "1.2.51"
16
+ __version__ = "1.2.53"
17
17
 
18
18
  DOCKER_FILE = (
19
19
  "https://raw.githubusercontent.com/zackees/fastled-wasm/refs/heads/main/Dockerfile"
fastled/site/build.py CHANGED
@@ -346,6 +346,7 @@ EXAMPLES = [
346
346
  "FxSdCard",
347
347
  "FxNoiseRing",
348
348
  "FxWater",
349
+ "Wave2d",
349
350
  ]
350
351
 
351
352
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fastled
3
- Version: 1.2.51
3
+ Version: 1.2.53
4
4
  Summary: FastLED Wasm Compiler
5
5
  Home-page: https://github.com/zackees/fastled-wasm
6
6
  Maintainer: Zachary Vorhies
@@ -1,4 +1,4 @@
1
- fastled/__init__.py,sha256=pDdNzcNGT4BReO36fBUyOzma58Fji64PO4iP5v0tT1g,6734
1
+ fastled/__init__.py,sha256=OF0vAgNstQUbtpfB8_YC18JOmX9G_baUplvkqpkoedQ,6734
2
2
  fastled/app.py,sha256=Ozn7OJ0rz3CEHsJKMhFLxV7TisRKo4DuFpVhrf5FQNw,3944
3
3
  fastled/cli.py,sha256=FjVr31ht0UPlAcmX-84NwfAGMQHTkrCe4o744jCAxiw,375
4
4
  fastled/cli_test.py,sha256=qJB9yLRFR3OwOwdIWSQ0fQsWLnA37v5pDccufiP_hTs,512
@@ -24,12 +24,12 @@ fastled/types.py,sha256=ZFqHxYIGSeQb9FiImA5KDXZLhmmVSjOrIQDduwxmCZw,4494
24
24
  fastled/util.py,sha256=t4M3NFMhnCzfYbLvIyJi0RdFssZqbTN_vVIaej1WV-U,265
25
25
  fastled/web_compile.py,sha256=H2Tm5kMBaRjqdHqxv7L3-xSeYNHi0k0P-XM0Cn9esOo,10360
26
26
  fastled/assets/example.txt,sha256=lTBovRjiz0_TgtAtbA1C5hNi2ffbqnNPqkKg6UiKCT8,54
27
- fastled/site/build.py,sha256=iA1X9wOG9p8YsdSDtyXFB1sb5CTTvKTMAwrT0sLmxTA,14521
27
+ fastled/site/build.py,sha256=w3VjDv273VTFmYjavDgoAGh5AMVYtdgYwC6k2TNXwd8,14536
28
28
  fastled/test/can_run_local_docker_tests.py,sha256=LEuUbHctRhNNFWcvnz2kEGmjDJeXO4c3kNpizm3yVJs,400
29
29
  fastled/test/examples.py,sha256=GfaHeY1E8izBl6ZqDVjz--RHLyVR4NRnQ5pBesCFJFY,1673
30
- fastled-1.2.51.dist-info/licenses/LICENSE,sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ,1064
31
- fastled-1.2.51.dist-info/METADATA,sha256=RK3v9JHGYj1foGfidapVVhN5HH-00dS-hx0yW0c2viQ,21668
32
- fastled-1.2.51.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
33
- fastled-1.2.51.dist-info/entry_points.txt,sha256=RCwmzCSOS4-C2i9EziANq7Z2Zb4KFnEMR1FQC0bBwAw,101
34
- fastled-1.2.51.dist-info/top_level.txt,sha256=Bbv5kpJpZhWNCvDF4K0VcvtBSDMa8B7PTOrZa9CezHY,8
35
- fastled-1.2.51.dist-info/RECORD,,
30
+ fastled-1.2.53.dist-info/licenses/LICENSE,sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ,1064
31
+ fastled-1.2.53.dist-info/METADATA,sha256=IXc93iiijIwjGoIaICLlim6LZ5z3LKtwpnw8E9-A9BY,21668
32
+ fastled-1.2.53.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
33
+ fastled-1.2.53.dist-info/entry_points.txt,sha256=RCwmzCSOS4-C2i9EziANq7Z2Zb4KFnEMR1FQC0bBwAw,101
34
+ fastled-1.2.53.dist-info/top_level.txt,sha256=Bbv5kpJpZhWNCvDF4K0VcvtBSDMa8B7PTOrZa9CezHY,8
35
+ fastled-1.2.53.dist-info/RECORD,,