Kirill Shumilov
ad464b489e
chore(infra): release 0.25.2
2018-11-06 14:06:47 +03:00
Evgeny Kochetkov
56c7c2ff8c
chore(infra): release 0.25.1
2018-10-19 14:18:13 +03:00
Evgeny Kochetkov
2a281c393b
chore(infra): release 0.25.0
2018-10-16 13:34:35 +03:00
Evgeny Kochetkov
5d78b87657
chore(infra): release 0.24.0
2018-09-13 13:14:51 +03:00
Evgeny Kochetkov
e0b9198bfc
chore(infra): release 0.23.0
2018-08-17 16:17:05 +03:00
Evgeny Kochetkov
316a9aec9e
tweak(infra): add 'clean:dist' to each package
2018-08-01 12:51:16 +03:00
Evgeny Kochetkov
3557ddcf9a
chore(infra): release 0.22.0
2018-07-11 17:27:41 +03:00
Evgeny Kochetkov
674190dbf6
chore(infra): release 0.21.2
2018-06-27 13:34:31 +03:00
Evgeny Kochetkov
c50b212aa7
chore(infra): release 0.21.1
2018-06-25 15:05:57 +03:00
Evgeny Kochetkov
c7b4df26fb
chore(infra): release 0.21.0
2018-06-09 17:52:23 +03:00
Evgeny Kochetkov
182a3d55c4
chore(infra): release 0.20.3
2018-05-22 16:24:38 +03:00
Evgeny Kochetkov
4d389820a9
chore(infra): release 0.20.2
2018-05-08 17:57:40 +03:00
Evgeny Kochetkov
652c3c4089
chore(infra): release 0.20.1
2018-04-29 13:35:05 +03:00
Evgeny Kochetkov
689ec0e5eb
chore(infra): release 0.20.0
2018-04-27 18:20:13 +03:00
Victor Nakoryakov
5fc6fdd026
feat(xod-cli): integrate tabtests with xodc
2018-04-11 18:16:19 +03:00
Kirill Shumilov
d638e422b5
chore(*): bump package versions to 0.19.4
2018-03-28 19:50:34 +03:00
Evgeny Kochetkov
a0709375ae
chore(infra): release 0.19.2
2018-03-12 16:47:47 +03:00
Evgeny Kochetkov
448dc09c9b
chore(infra): release 0.19.0
2018-03-02 14:22:03 +03:00
Evgeny Kochetkov
3e60017a07
chore(infra): release 0.18.0
2018-02-07 16:45:38 +03:00
Kirill Shumilov
3a70be2f74
test (xod-fs): add test for loading libs from two different workspaces and updated chai everywhere
2018-01-25 16:22:22 +03:00
Kirill Shumilov
6d37728937
chore(xod): update hm-def and sanctuary-def, fix some wrong function definitions that brokes runtime
2018-01-16 11:46:02 +03:00
Kirill Shumilov
d2027e79b3
chore(xod): update Webpack to v3 (bundle reduced x2), update Ramda versions, prepare it for further updates
...
Squashed commits:
[af77987] refactor(xod-client, xod-client-browser, xod-client-electron): move common webpack config into xod-client, and extend it with specific options in other endpoint clients (browser/electron)
[ddae62d] chore(xod): update `hm-def` to latest `0.2.1` version (that uses the same Ramda version)
[5d80680] chore(xod): prepare all Ramda imports and some functions to migrate to 0.25.1 to be optimized better by tree-shaker (0.25.0 already has a features for better tree shaking, but it has a lot of bugs and perfomance regressions, so we’ll stay at 0.24.1 for a while)
[9c05d6c] chore(xod-client-browser, xod-client-electron): enable UglifyJS webpack plugin to eliminate dead code and minify bundle (7.8MB -> 3.8MB)
[cafbfcf] chore(xod, xod-client-browser, xod-client-electron): update webpack to version 3, update loaders,
2017-12-29 13:31:32 +03:00
Victor Nakoryakov
ec5946a00e
chore(infra): release 0.17.0
2017-12-26 15:56:11 +03:00
Victor Nakoryakov
8704e90c10
chore(xod-cli,xod-pm): update swagger client version to latest
...
Fixes spammy warnings: `Parameter 'orgname' is ambiguous because the
defined spec has more than one parameter with the name: 'orgname' and
the passed-in parameter values did not define an 'in' value.`
See: https://github.com/swagger-api/swagger-js/pull/1197
2017-12-26 13:31:56 +03:00
Victor Nakoryakov
36579768c0
chore(infra): release 0.16.1
2017-12-13 12:47:58 +03:00
Victor Nakoryakov
2a9c2f3f5e
chore(infra): release 0.16.0
2017-12-01 13:46:09 +03:00
Kirill Shumilov
bcb70b5fad
chore(xod): update all fs-extra dependencies to version "^4.0.2"
2017-11-22 12:08:47 +03:00
Kirill Shumilov
e9b2eb15a1
feat(xod-client, xod-client-browser, xod-client-electron, xod-fs): add feature to install libraries from cloud in the IDE, integrate in both clients, add saving on FS for desktop client
2017-11-15 10:49:10 +03:00
Victor Nakoryakov
4c395b207e
chore(infra): release 0.15.1
2017-10-31 13:54:35 +03:00
Victor Nakoryakov
dbafc6d8ee
chore(infra): release 0.15.0
2017-10-31 12:00:02 +03:00
Kirill Shumilov
fb248cf16e
feat(xod-fs, xod-client-electron, xod-cli): load libs from a local workspace and extra lib directories (+4 squashed commits)
...
Squashed commits:
[12a9428] refactor(xod-cli): bundle std libs with xodc and use them in `xodc transpile` command
[66d1b9d] refactor(xod-fs, workspace): rename `lib` folder into `__lib__` and make it not necessary and don't copy stdlib into user workspace
[f19c366] feat(xod-fs): load project with libs from local workspace and bundled workspace
[ea9ac0e] feat(xod-func-tools): add `uniqLists` function
2017-10-23 18:54:24 +03:00
Evgeny Kochetkov
bd26bb2618
chore(infra): update node, yarn, lerna; use yarn workspaces
...
Closes #805
2017-10-21 10:00:44 +03:00
Victor Nakoryakov
08bd83f4a3
chore(infra): release 0.14.0
2017-10-04 15:25:15 +03:00
Evgeny Kochetkov
41383173c7
refactor(xod-client): split Patch component to multiple files that are responsible for each editor mode
2017-09-15 13:25:59 +03:00
Victor Nakoryakov
8b7e497264
chore(infra): release 0.13.0
2017-09-04 12:35:03 +03:00
Victor Nakoryakov
3ba6ad5664
refactor(infra): remove code related to JS targets (Espruino & RPi)
2017-08-11 13:13:50 +03:00
Victor Nakoryakov
079a8f5aae
chore(infra): release 0.12.1
2017-08-09 17:57:28 +03:00
Victor Nakoryakov
1e890d0f83
chore(infra): release 0.12.0
2017-08-07 11:14:08 +03:00
Victor Nakoryakov
495a7ba889
chore(infra): bump version to 0.12.0-dev.1
2017-08-04 18:07:06 +03:00
Kirill Shumilov
fd919d1dae
refactor(xod-cli, xod-arduino-builder): get rid of xod-arduino-builder package and clean it up from xod-cli
2017-08-04 18:07:06 +03:00
Victor Nakoryakov
80008d8da0
chore(infra): bump version to 0.12.0-dev
2017-08-03 12:37:53 +03:00
Victor Nakoryakov
3d98fedd04
chore(infra): release 0.11.0
2017-07-24 18:49:28 +03:00
Kirill Shumilov
b451036f92
chore(xod): bump package versions to 0.11.0-dev
2017-07-13 13:28:33 +03:00
Alexander Matsievsky
512d85e471
feat(xod-cli,xod-fs): implement auth for xodc publish
...
Closes #535 .
2017-07-12 16:08:43 +03:00
Alexander Matsievsky
950f3d715b
feat(core,xod-arduino-builder,xod-cli,xod-client-electron,xod-fs): upgrade project to node v7.10.0
...
This allows to use http://node.green/#ES2017-features-async-functions without flags.
2017-07-12 16:08:43 +03:00
Kirill Shumilov
34690a5470
chore(infra): bump xod-arduino-builder, xod-cli, xod-client-electron versions to 0.10.1
2017-06-28 19:25:22 +03:00
Kirill Shumilov
06ef445cfe
chore(infra): bump package versions to 0.10.0
2017-06-28 13:54:47 +03:00
Victor Nakoryakov
74249f366c
doc(infra): apply AGPL-3.0 license
2017-06-26 15:20:57 +03:00
Evgeny Kochetkov
17ecdabc59
chore(all): specify actual published version is package.json
2017-06-20 13:47:52 +03:00
Evgeny Kochetkov
07bea4ea83
chore(all): get rid of ‘engines’ fields in package.json where they are not needed
2017-06-20 13:38:32 +03:00