Skip to content

Releases: airicyu/rameter

0.12.3 minor feature release

25 Apr 12:05
Compare
Choose a tag to compare

Highlight:

  • We want to introduce CustomSampler in this release. The base code is already there before but not documented.

Changes:

  • Updating Type definition for CustomSampler.
  • Updating doc/sample for introducing CustomSampler.

0.12.2 bug fix release

25 Apr 12:02
Compare
Choose a tag to compare

bug fix:

  • Remove the "process.exit(0)" when master shutdown, which would accidental stop the process. The process shutdown should be up to user to run.

0.12.1 release (First workable release)

25 Apr 11:59
Compare
Choose a tag to compare

fixed issue that compiled js not published to NPM module