Skip to content

Releases: rastsislaux/jesc

0.4.0

26 Nov 10:31
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Proper sc types and agents

Full Changelog: 0.3.2...0.4.0

0.3.2

21 Nov 20:59
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

What's Changed

  • [JitPack] JitPack support by @ungaf in #7

Full Changelog: 0.3.1...0.3.2

0.3.1

18 Nov 10:09
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

What's Changed

  • [ScClient] Removed search by scs template by @ungaf in #6

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Nov 09:55
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • [JSC] Implement content request by @ungaf in #3
  • [JSC] Implement events request by @ungaf in #4
  • [JSC] Implement event handlers by @ungaf in #5

Full Changelog: 0.2.0-alpha...0.3.0

0.2.0-alpha

17 Nov 12:01
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

Implemented ScAPI abstraction layer that wraps ScClient
ScContext now operates using ScAPI instead of ScClient

Full Changelog: 0.1.0-alpha...0.2.0-alpha

0.1.0-alpha

13 Nov 22:41
9fc6340
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

What's New

ScClient features:

  • Create elements (nodes, links, edges)
  • Check elements (nodes, links, edges)
  • Delete elements (nodes, links, edges)
  • Keynodes (find, resolve)
  • Search by template

ScContext features:

  • Check if ScAddr is valid
  • Find element by system identifier
  • Resolve element by system identifier
  • Create node, create edge
  • Triplet iterator

New Contributors

  • @ungaf made their first contribution in #1

Full Changelog: https://github.com/ungaf/jesc/commits/0.1.0-alpha