Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 524 Bytes

Changelog.md

File metadata and controls

12 lines (10 loc) · 524 Bytes

0.0.3

  • Added fxn.beta.predictions.remote.create method for creating predictions on remote GPU servers.
  • Refactored PredictorStatus.Provisioning enumeration member to compiling.
  • Removed Parameter.defaultValue field.

0.0.2

  • Added fxn.predictions.ready method for checking if a predictor is preloaded and ready for making predictions.
  • Added Bootstrap Project Xcode project command to add Function configuration files into a new project.
  • Upgraded to Function C 0.0.31.

0.0.1

  • First pre-release.