Skip to content

Releases: ungoldman/himawari-bg

v2.0.2

20 Jan 23:31
Compare
Choose a tag to compare

view diff

Maintenance update. Updates usage of mkdirp dependency (upstream breaking change).

Misc

  • deps: mkdirp@^2.1.3

v2.0.1

20 Jan 23:25
Compare
Choose a tag to compare

view diff

Maintenance update. Replaces @ungoldman/serve (unmaintained) with latest serve.

Misc

  • deps(dev): @ungoldman/serve -> serve@^14.1.2 (security update)
  • deps(dev): sitedown@^5.1.3
  • deps(dev): gh-pages@^4.0.0
  • misc doc & site updates

v2.0.0

18 Apr 19:00
Compare
Choose a tag to compare

view diff

Breaking

  • breaking: convert to async function (#15)
  • breaking: pkg(engines): set min node to 12

Features

  • feat: add screen & scale options

Misc

  • deps: progress@2
  • deps: mkdirp@1
  • deps: untildify@4
  • ci: add actual test, use gh actions

v1.0.2

15 Apr 04:08
Compare
Choose a tag to compare

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

view diff

v1.0.1

03 Oct 22:54
Compare
Choose a tag to compare

view diff

Fixes

  • bugfix: allow omitting options object (#10)

v1.0.0

18 Sep 04:11
Compare
Choose a tag to compare

view diff

  • lint: bump standard to latest version (^8), use snazzy
  • site: add scripts for generating a gh-pages site
  • ci: target node 6 only

v1.0.0-beta

17 Feb 22:09
Compare
Choose a tag to compare
  • parallelize downloads by default
  • add version option
  • add resources, contributing sections to readme
  • expand contributing guidelines

v1.0.0-alpha.3

14 Feb 19:47
Compare
Choose a tag to compare
  • use himawari@^1.2.3 (ETIMEDOUT bug fix for #5)
  • improve docs, add links
  • add example script

v1.0.0-alpha.2

10 Feb 20:14
Compare
Choose a tag to compare
  • improve documentation based on feedback

v1.0.0-alpha.1

09 Feb 07:27
Compare
Choose a tag to compare
  • add warning about magick
  • add install instructions for imagemagick, graphicsmagick
  • improve docs