Skip to content

v1.0.0

Compare
Choose a tag to compare
@aaronjudd aaronjudd released this 14 Feb 19:20
· 31 commits to master since this release

1.0.0 (2018-02-14)

Bug Fixes

  • simplify conditionals to avoid undefined Meteor (634e058)

Features

  • add client entry point (af5803b)
  • add client JobCollection class factory (b028929)
  • add Job class factory (299d8b7)
  • add JobCollectionBase class factory (9479c5e)
  • add node entry point (c904977)
  • add node JobCollection class factory (5354b6e)