Skip to content

Commit

Permalink
Merge pull request #12 from gtorodelvalle/task/preparation-for-the-fi…
Browse files Browse the repository at this point in the history
…rst-release

Preparation for the first release of the project
  • Loading branch information
gtorodelvalle authored Aug 10, 2016
2 parents 03987d5 + 83b3be7 commit 9b27085
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- First release including all the basic functionality:
- Entity and device active and static attributes updates
- Cron-style update schedules
- Value interpolators including:
- time-linear-interpolator
- time-random-linear-interpolator
- time-step-after-interpolator
- time-step-before-interpolator
- date-increment-interpolator
- Simulation configuration validation
- Notification of the progress of the simulation as well as errors via EventEmitter events
- Complete unit test coverage

0 comments on commit 9b27085

Please sign in to comment.