Skip to content

Releases: 2graphic/sinap-core

types-1

02 Apr 23:04
Compare
Choose a tag to compare
types-1 Pre-release
Pre-release
Added in directory for Dyllon's convenience. (#80)

Serialize Maps branch

27 Mar 08:03
Compare
Choose a tag to compare
Serialize Maps branch Pre-release
Pre-release
feat(Value): Maps can be passed to programs

BREAKING CHANGE: the whole Program API

beta

10 Mar 18:31
Compare
Choose a tag to compare
beta Pre-release
Pre-release
fix(Value): crash when tracking changes on arrays

v2.1.4

06 Mar 21:30
Compare
Choose a tag to compare

<a name"2.1.4">

2.1.4 (2017-03-06)

Bug Fixes

  • validate: still hacky but does something (c6575c11)

v2.1.3

06 Mar 19:06
Compare
Choose a tag to compare

<a name"2.1.3">

2.1.3 (2017-03-06)

Bug Fixes

v2.1.2

06 Mar 18:20
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2017-03-06)

Bug Fixes

  • typings: killing CI on sinap-ide (203b843d)

v2.1.0

27 Feb 00:44
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-02-27)

Features

v2.0.0

27 Feb 00:37
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-02-27)

Bug Fixes

  • types: depend less externally on typescript (163ac0cb)

Features

  • Program: runArguments implemented (aae24642)
  • Value:
    • return Errors as CoreValues (25fb4b0c)
    • CoreValue exists and has a .value field (a25556d3)
  • checkJSON: a function to test types of arbitrary objects (5e9cb33a)

Breaking Changes

  • data->value

    (a25556d3)

  • some tests don't pass because they used to depend on internals of typescript

    (163ac0cb)

v1.0.0

26 Feb 23:22
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-02-26)

Features

  • CoreElement: check interpreter type (f5bfa46e)

Breaking Changes

v0.4.0

26 Feb 04:25
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2017-02-26)

Features

  • drawables: add Point type export (b0cad09d)