Releases: 2graphic/sinap-core
Releases · 2graphic/sinap-core
types-1
Added in directory for Dyllon's convenience. (#80)
Serialize Maps branch
feat(Value): Maps can be passed to programs
BREAKING CHANGE: the whole Program API
beta
fix(Value): crash when tracking changes on arrays
v2.1.4
<a name"2.1.4">
2.1.4 (2017-03-06)
Bug Fixes
- validate: still hacky but does something (c6575c11)
v2.1.3
<a name"2.1.3">
2.1.3 (2017-03-06)
Bug Fixes
v2.1.2
<a name"2.1.2">
2.1.2 (2017-03-06)
Bug Fixes
- typings: killing CI on sinap-ide (203b843d)
v2.1.0
<a name"2.1.0">
2.1.0 (2017-02-27)
Features
v2.0.0
<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
v1.0.0
<a name"1.0.0">
1.0.0 (2017-02-26)
Features
- CoreElement: check interpreter type (f5bfa46e)
Breaking Changes
v0.4.0
<a name"0.4.0">
0.4.0 (2017-02-26)
Features
- drawables: add Point type export (b0cad09d)