Skip to content

Releases: JakeHartnell/Grow.js

v0.3.5

20 Apr 22:27
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release

A cleaner, better tested version that builds on the changes introduced in v0.3.4. It should also be consider a 'pre-release' for v0.4.0.

v0.3.4

15 Apr 21:51
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release

This a pre-release for v0.4.0

  • Bump Thing.js to v0.3.5
  • Clean up examples and added a few new ones
  • Scheduling with Later.js
  • Example Growfile
  • Register alerts (watch for temperature low, high, etc)
  • Cycles and phases

Feedback welcome.

v0.3.3

29 Mar 06:08
Compare
Choose a tag to compare
  • Update thing.js dependency to v0.3.2 fixing a small bug with emit()
  • New registerAlerts() method
  • alerts.js example
  • A few rough notes for how things might evolve as we approach v0.4

0.3.1

06 Mar 01:17
Compare
Choose a tag to compare
  • Bumps Thing.js version to 0.3.1
  • Supports both initialize and start functions which run during construction.

v0.3.0

10 Dec 22:03
Compare
Choose a tag to compare

🎆

0.2.99

09 Dec 22:18
Compare
Choose a tag to compare
0.2.99 Pre-release
Pre-release

The first tagged release of Grow.js. This is a pre-release to be used for testing and feedback.