Skip to content

Releases: ayakashi-io/ayakashi

v1.0.0-beta2.1

07 Jun 08:56
Compare
Choose a tag to compare
  • use a new, more efficient chromium downloader
  • start using a global store folder
  • use a recommended chromium revision instead of downloading the latest one
  • chromium will now be downloaded only once in the global store folder (instead of a local .chromium directory)
  • local .cache and .session directories are also moved to the global store
  • show a notification if there is a new update or chromium revision

Update to the latest version by running:

npm update -g ayakashi

v1.0.0-beta2

23 May 10:43
Compare
Choose a tag to compare

The first major beta release 🎉

Changes

Upgrade to the latest version by running:

npm install -g ayakashi

v1.0.0-beta1.7

17 May 16:31
Compare
Choose a tag to compare

Another stability focused release before moving to beta 2.

  • fix process buffer overflow
  • fix long-running event memory leak
  • small fixes and improvements

Upgrade to the latest version by running:

npm install -g ayakashi

v1.0.0-beta1.6

11 May 15:13
Compare
Choose a tag to compare

Fix memory leak caused by zombie connections

v1.0.0-beta1.5

10 May 16:12
Compare
Choose a tag to compare

v1.0.0-beta1.4

07 May 22:02
Compare
Choose a tag to compare

Includes some extra logging to help debugging

v1.0.0-beta1.3

07 May 15:34
Compare
Choose a tag to compare
  • add a hasMatches() helper method on props
  • properly throw evaluate() errors
  • minor fixes

v1.0.0-beta1.2

22 Apr 09:09
Compare
Choose a tag to compare

fix some path issues on Windows

v1.0.0-beta1.1

19 Apr 08:48
Compare
Choose a tag to compare

Improve getting started experience

v1.0.0-beta1

18 Apr 05:52
Compare
Choose a tag to compare

First release! 🎉