Releases: ungoldman/himawari-bg
Releases · ungoldman/himawari-bg
v2.0.2
v2.0.1
v2.0.0
v1.0.2
Bad News: This module has been broken for a long time!
The source for the image tiles, Japan's NICT (National Institute of Information and Communications Technology), switched to HTTPS only. The library that fetches those tiles, himawari.js hasn't been updated in 6 years. In an effort to get my old himawari projects working again, I forked himawari.js, fixed it, and republished it as @ungoldman/himawari.
Good News: This module should now work again!
Apologies to anyone who has been unsuccessfully trying to update their wallpaper for the last 2 or 3 years.
Fixes
- fix: switch to @ungoldman/himawari to fix breaking underlying bug
v1.0.1
v1.0.0
v1.0.0-beta
- parallelize downloads by default
- add version option
- add resources, contributing sections to readme
- expand contributing guidelines
v1.0.0-alpha.3
- use himawari@^1.2.3 (ETIMEDOUT bug fix for #5)
- improve docs, add links
- add example script
v1.0.0-alpha.2
- improve documentation based on feedback
v1.0.0-alpha.1
- add warning about magick
- add install instructions for imagemagick, graphicsmagick
- improve docs