Skip to content

Releases: 7k8m/json.filed

Beta(0.1.8)

22 May 15:16
Compare
Choose a tag to compare
Beta(0.1.8) Pre-release
Pre-release
  • respond 405 to other than GET method in httpServe feature

Beta(0.1.7)

10 May 14:24
Compare
Choose a tag to compare
Beta(0.1.7) Pre-release
Pre-release
  • guard jf value in .clear of REPL

Beta(0.1.6)

10 May 12:10
Compare
Choose a tag to compare
Beta(0.1.6) Pre-release
Pre-release
  • REPL feature

Beta(0.1.5)

18 Apr 15:25
Compare
Choose a tag to compare
Beta(0.1.5) Pre-release
Pre-release
  • Another example to use Azure IoT Hub.

Beta(0.1.4)

18 Apr 12:31
Compare
Choose a tag to compare
Beta(0.1.4) Pre-release
Pre-release
  • example of using Azure IoT Hub is added.

Beta(0.1.3)

17 Apr 22:33
Compare
Choose a tag to compare
Beta(0.1.3) Pre-release
Pre-release
  • Add GitHub Page

Beta(0.1.2)

09 Apr 00:44
Compare
Choose a tag to compare
Beta(0.1.2) Pre-release
Pre-release
  • Core concept added in README.md

Beta(0.1.1)

02 Apr 01:53
Compare
Choose a tag to compare
Beta(0.1.1) Pre-release
Pre-release
  • Fix bug of constructing roots executer with null rootExecuters created without error.

Beta(0.1.0)

28 Mar 11:23
Compare
Choose a tag to compare
Beta(0.1.0) Pre-release
Pre-release

Concepts

  • executer
    • root
      • filed
      • newFile
      • download
      • roots
      • event
    • child
      • io
      • in
      • out
      • copy
      • link
      • filter
      • pass
      • calledback
      • httpServe
      • parallel
    • other
      • collect
  • format
    • json
    • bson
  • design
    • chained process
    • an execution plan for each execution
  • error handling
    • executer
    • default emitter
  • syntactic sugar

Alpha(0.0.29)

22 Mar 13:37
Compare
Choose a tag to compare
Alpha(0.0.29) Pre-release
Pre-release

Concepts

  • executer
    • root
      • filed
      • newFile
      • download
      • roots
      • event
    • child
      • io
      • in
      • out
      • copy
      • link
      • filter
      • pass
      • calledback
      • httpServe
      • parallel
    • other
      • collect
  • format
    • json
    • bson
  • design
    • chained process
    • an execution plan for each execution
  • error handling
    • executer
    • default emitter
  • syntactic sugar