kitto v0.1.0 Release Notes

Release Date: 2016-10-21 // over 7 years ago
  • โž• Added

    • ๐Ÿ‘ท Kitto.StatsServer which keeps stats about job runs
    • ๐Ÿ‘€ A DSL to declare jobs. See: https://github.com/kittoframework/kitto#jobs
    • Kitto.Time declares functions to handle time conversions
    • ๐Ÿฑ mix kitto.server in :dev env watches assets and rebuilds then

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ท Job processes are named

    โœ‚ Removed

    • ๐Ÿšš Kitto.Job.every(options, fun) api is removed