Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 373 Bytes

Version 0.2:

  • implemented file upload(#4)
  • implemented gist support(#2)
  • implemented script execution(#6)
  • implemented additional arguments(#1)

Version 0.1:

First implementation of the 4 REST endpoints:

  • object
  • package
  • library
  • session

First implementation of higher level functions:

  • get-data
  • call-function
  • call-function-json-RPC
  • session-data