Nick O'Leary
34dfd50702
Bump node-red-admin 0.2.6
2020-06-06 10:35:07 +01:00
Nick O'Leary
c048b1a25b
Exit with non-0 rc if admin command fails
2020-06-04 11:02:48 +01:00
Nick O'Leary
c0f4e07e10
Bump dependencies
2020-06-03 21:26:31 +01:00
Nick O'Leary
bf9d6c7ac4
Bump to node-red-admin 0.2.4
2020-06-03 16:53:45 +01:00
Nick O'Leary
5651e7107f
Bump to 0.2.3 node-red-admin
2020-06-03 10:48:52 +01:00
Nick O'Leary
3e74d75f28
Add node-red admin support
2020-06-02 23:39:36 +01:00
Nick O'Leary
8995fa9ed1
Update changelog for 1.1.0-beta.1
2020-06-01 14:57:37 +01:00
Nick O'Leary
e9104df047
Merge branch 'dev' into pr_2583
2020-06-01 10:20:40 +01:00
dxdc
a6cd0bf7e9
Add moment-timezone dependencies
2020-05-28 06:08:40 -05:00
Nick O'Leary
876a7a4646
Add bulk-activate actions for debug node
...
Adds the actions:
- core:activate-all-debug-nodes
- core:activate-all-flow-debug-nodes
to match the deactivate* actions.
Also adds:
- core:activate-selected-debug-nodes
- core:deactivate-selected-debug-nodes
Adds a new httpAdmin route - /debug/(enable/disable) - that can be
use to bulk enable/disable nodes via HTTP Post.
2020-05-27 12:20:23 +01:00
Nick O'Leary
d7df20413d
Merge branch 'master' into dev
2020-05-04 11:41:44 +01:00
Nick O'Leary
feb5d13e1c
Bump for 1.0.6
2020-04-24 13:55:34 +01:00
Nick O'Leary
9f6bac1b1b
Revert to cron 1.7.2
...
See https://github.com/kelektiv/node-cron/issues/478
2020-04-24 13:54:49 +01:00
Nick O'Leary
0f2ed14d16
Update to JSONata 1.8.3
2020-04-24 13:54:49 +01:00
Nick O'Leary
b82167fefa
Bump for 1.0.5
2020-04-09 14:15:46 +01:00
Nick O'Leary
f572c11912
Bump dependencies
2020-04-08 17:43:32 +01:00
Nick O'Leary
aafa4fe0b9
Bump dev branch to 1.1.0
2020-04-06 20:29:22 +01:00
Nick O'Leary
e0f3e94e2b
Merge branch 'dev' into master
2020-04-01 20:22:25 +01:00
Nick O'Leary
32aa4c41ce
Bump for 1.0.4
2020-02-27 14:37:25 +00:00
Nick O'Leary
d09ee6611f
Update dependencies
2020-02-26 11:37:37 +00:00
Nick O'Leary
9d567d61fe
Merge pull request #2470 from mknj/master
...
bump https-proxy-agent
2020-02-24 16:19:17 +00:00
Nick O'Leary
04d3981921
Bump to jsonata 1.8.1
2020-02-24 11:42:56 +00:00
Nick O'Leary
3f86fd7176
Upgrade to latest marked and dompurify libs
2020-02-24 11:22:47 +00:00
mknj
9e6bc46540
bump https-proxy-agent
...
fixes #2469
this is a major version bump of https-proxy-agent, because they set engine to >6 and did some refactoring, which is ok for node-red.
all tests pass.
2020-02-21 07:33:05 +01:00
Nick O'Leary
3d9945b60c
Update to JSONata 1.8
2020-02-05 14:44:39 +00:00
Dave Conway-Jones
902f477ee3
Bump included nodes versions to mathc latest
...
rbe, tail (and sentiment).
To close #2415
2019-12-30 15:46:08 +00:00
Amo DelBello
021df83c3f
Replace 'clone' with 'lodash.clonedeep'
2019-11-29 18:50:30 -07:00
Nick O'Leary
b81be8f358
Update for 1.0.3 again
2019-11-21 17:28:28 +00:00
Nick O'Leary
2cd5e1d3c5
Bump for 1.0.3
2019-10-27 21:22:20 +00:00
Dave Conway-Jones
e8ef476a6d
update grunt-sass and add node-sass for node12 support
...
and update Gruntfile.js to use them
2019-10-25 15:23:51 +01:00
Nick O'Leary
4d58902ba7
Merge pull request #2340 from pdong/chore/update-to-jsonata-1.7
...
Update JSONata to 1.7.0
2019-10-25 10:25:22 +01:00
Nick O'Leary
080487cb33
Bump https-proxy-agent version
2019-10-25 10:22:05 +01:00
Phi Dong
5d36539271
Update JSONata to 1.7.0
2019-10-19 12:37:54 -07:00
Nick O'Leary
07fe5b247b
Bump for 1.0.2
2019-10-14 13:17:48 +01:00
Nick O'Leary
f75dd2209d
Bump for 1.0.1
2019-10-04 11:13:46 +01:00
Nick O'Leary
4d5f771f9f
Bump for 1.0
2019-09-30 11:02:22 +01:00
Nick O'Leary
34cdbfc852
Bump for 1.0.0-beta.4
2019-09-16 15:27:06 +01:00
Nick O'Leary
28bda9fa41
Bump for 1.0.0-beta.3
2019-08-22 11:09:55 +01:00
Nick O'Leary
18aeeab041
Bump dependencies
2019-08-22 10:40:33 +01:00
Nick O'Leary
6e3fa974ba
Remove all ui test dependencies from package.json
...
Given chromedriver was already an extra dependency that needed to
be manually installed, I have now moved all of the webdriver.io
dependencies out as well.
A new script has been added to install all of the ui test dependencies.
The Grunt file has been updated on how it checks for the missing
deps.
2019-08-06 16:32:46 +01:00
Nick O'Leary
f1855174f0
Merge branch 'dev' into pr_2165
2019-07-10 09:30:48 +01:00
Nick O'Leary
5a65f445f0
Bump test helper version
2019-07-09 11:44:33 +01:00
Nick O'Leary
944f3bd329
Merge branch 'master' into dev
2019-07-07 21:48:13 +01:00
Nick O'Leary
aab0b0b4bf
Bump for 0.20.7
2019-07-05 11:12:26 +01:00
Nathanaël Lécaudé
1a695e0451
Update jsonata to 1.6.5 which should fix #2183
2019-07-04 17:50:55 -04:00
Nick O'Leary
677442a3c0
Merge branch 'master' into dev
2019-06-21 14:01:34 +01:00
Nick O'Leary
b73f12cdba
Bump for 0.20.6
2019-06-21 13:25:39 +01:00
Nick O'Leary
28fbb61e81
Bump dependencies
2019-06-21 13:25:09 +01:00
Nick O'Leary
e315325d91
Fix parsing of content-type header
...
Fixes #2216
This was broken when we switched from media-typer to content-type
modules for parsing the content-type header.
The content-type header can handle the field with parameters, but
does not do the type/sub-type parsing that media-typer does.
Our code relied on that extra bit of parsing to correctly
identify if the content should be parsed to String or kept as
a buffer.
The fix restores the use of media-typer, but using the result
of the content-type module to make sure it valid
2019-06-20 21:15:20 +01:00
Nick O'Leary
16db9d4290
Bump for 1.0.0-beta.2
2019-05-24 11:36:57 +01:00
Nick O'Leary
359c0354f6
Set package version to 1.0.0-beta.1
2019-05-21 23:32:42 +01:00
Nick O'Leary
fc77c089fa
Bump dependencies
2019-05-21 23:31:21 +01:00
Dave Conway-Jones
877260a243
Remove pi gpi, twitter, email and feedparser nodes from core
2019-05-17 14:08:51 +01:00
Nick O'Leary
7ec999475e
Merge branch 'master' into dev
2019-04-29 08:45:07 +01:00
Nick O'Leary
742bf85a89
Bump all dependencies
...
Fixes #2152
2019-04-29 08:42:37 +01:00
Nick O'Leary
ed2a45e975
Bump for 0.20.5
2019-04-05 13:46:25 +01:00
Nick O'Leary
3662fbb462
Merge branch 'master' into dev
2019-04-03 11:33:57 +01:00
Nick O'Leary
fab632da62
Bump for 0.20.4
2019-04-03 10:11:36 +01:00
Nick O'Leary
f11d4ccd45
Switch media-typer to content-type module
...
Fixes #2122 #2123
2019-04-02 16:45:30 +01:00
Nick O'Leary
1795c491a8
Merge branch 'master' into dev
2019-03-28 16:59:04 +00:00
Nick O'Leary
ea333c19f7
Update package dependencies
2019-03-28 14:46:16 +00:00
Nick O'Leary
5a9fcd9267
Bump dev branch to 0.21.0-alpha.0
2019-03-26 15:51:17 +00:00
Nick O'Leary
fe2360883f
Bump bcrypt to latest
2019-03-20 17:01:58 +00:00
Nick O'Leary
b45ddadb09
Bump for 0.20.3
2019-03-20 15:24:23 +00:00
Nick O'Leary
161ee17f45
Bump for 0.20.2
2019-03-15 19:03:30 +00:00
Nick O'Leary
bdf68311b4
Bump for 0.20.1
2019-03-15 11:22:01 +00:00
Nick O'Leary
9c474cc089
Bump for 0.20
2019-03-12 10:59:20 +00:00
Dave Conway-Jones
b246f0779f
re-fix merge of file nodes
2019-03-06 22:33:20 +00:00
Hiroyasu Nishiyama
dc89218702
add encoding support to file in/out node ( #2066 )
...
* add encoding support to file in/out node
* update package.json
* change default encoding label: 'none' -> 'utf8[default]'
* add a missing message catalogue entry
* change default encoding label
2019-03-06 22:28:33 +00:00
Nick O'Leary
9e74ddac48
Bump dependencies
2019-03-04 12:33:36 +00:00
Nick O'Leary
fb0f12bb20
Bump to 0.20.0-beta.5
2019-02-08 10:41:22 +00:00
Nick O'Leary
8c00e1fdf4
Bump dependencies
2019-02-08 10:35:06 +00:00
Nick O'Leary
d23b32a830
Bump to 0.20.0-beta.4
2019-01-28 15:29:01 +00:00
Nick O'Leary
ceba08a801
Update dependencies and tidy up sentiment
2019-01-28 15:27:40 +00:00
kazntree
7ab5a2be47
remove chromedriver package, and instruct how to install it when running grunt test-ui
2019-01-20 19:10:54 +09:00
Nick O'Leary
45138ce5ca
Bump JSONata to 1.6.4:wq
2019-01-11 09:54:56 +00:00
Nick O'Leary
f309a9d537
Bump version to 0.20.0-beta.3
2019-01-10 13:34:47 +00:00
Nick O'Leary
ed31a0cf15
Update to WS 6.x and fix all it broke
...
Significant update to the ws module to get it completely up to date.
The jump from 1.x to 6.x has required a rewrite of our WS handling. Most
specifically the means by which you can have multiple ws servers on a
single http server has completely changed; we now have to handle the
'upgrade' event on the server ourselves.
2019-01-08 16:21:36 +00:00
Nick O'Leary
201d1926bc
Bump dependencies
2019-01-08 10:32:23 +00:00
Nick O'Leary
c4beab6b0d
Bump JSONata to 1.6.4
...
Fixes #2023
2019-01-07 16:59:38 +00:00
Nick O'Leary
acf8c9bc4a
Fixup version again because its Friday afternoon
2018-12-07 16:49:37 +00:00
Nick O'Leary
7173895d36
Fixup version
2018-12-07 16:47:19 +00:00
Nick O'Leary
fefabef9ee
Bump for 0.20.0.beta.2
2018-12-07 16:44:14 +00:00
Nick O'Leary
2f160743bc
Add sentiment/tail external modules
2018-12-07 15:29:35 +00:00
Nick O'Leary
98616e772c
Bump dependencies
2018-12-07 14:13:59 +00:00
Nick O'Leary
2979acd5b8
Bump to beta.1 version
2018-12-07 11:40:33 +00:00
Nick O'Leary
bb3c52821a
Bump chromedriver again
2018-10-31 11:56:49 +00:00
Nick O'Leary
81c8ae95e2
Bump package dependencies
2018-10-31 11:52:43 +00:00
Nick O'Leary
1111d2518b
Add pack-modules grunt task
2018-10-25 11:18:13 +01:00
Yuma Matsuura
8235b7b96d
Followed runtime-editor split
2018-10-11 18:16:08 +09:00
Nick O'Leary
e73bf03615
Bump package to 0.20.0-alpha.0 to avoid accidental publish
2018-09-21 13:58:38 +01:00
Nick O'Leary
cfaaef7860
Merge branch 'dev' into repackage
2018-09-06 10:31:36 +01:00
Nick O'Leary
e939d5e96e
Merge branch 'master' into dev
2018-09-06 10:28:07 +01:00
Nick O'Leary
a2d03c14ae
Update CHANGELOG for 0.19.3
2018-09-05 09:49:09 +01:00
Yuma Matsuura
9e006d42bb
Add UI testing code for mqtt node
2018-09-04 14:13:34 +09:00
Nick O'Leary
55d71659f8
Merge branch 'master' into repackage
2018-08-29 09:55:40 +01:00
Stefan Machmeier
c0e7d6d826
Mqtt proxy configuration for websocket connection, #1651 .
2018-08-29 09:53:07 +01:00
Nick O'Leary
79e004a040
Merge branch 'master' into repackage
2018-08-24 14:13:09 +01:00
Nick O'Leary
3169f93cc2
Bump for 0.19.2
2018-08-24 13:25:02 +01:00
Nick O'Leary
48308db45b
Rework jsdoc format and pull in jsdoc-nr-template
2018-08-24 13:02:06 +01:00
Nick O'Leary
4e21a5e557
Start documenting apis
2018-08-22 10:00:03 +01:00
Nick O'Leary
0ddb4c625d
Add README files to each package
2018-08-21 13:43:11 +01:00
Nick O'Leary
546f07156f
Move node locales and tidy up package.json files
2018-08-20 20:31:29 +01:00
Nick O'Leary
38a1291c5b
Fixup all the tests
2018-08-20 16:17:24 +01:00
Nick O'Leary
a3aec6b939
Merge branch 'master' into repackage
2018-08-15 20:46:56 +01:00
Nick O'Leary
042409f870
Update for 0.19.1
2018-08-15 15:33:24 +01:00
Nick O'Leary
5b8f4f4069
Pull in latest twitter node
2018-08-15 15:31:55 +01:00
Nick O'Leary
ee886f98dd
Update dependencies
2018-08-13 11:19:05 +01:00
Nick O'Leary
a3826cc6a7
Bump version to 0.19
2018-08-13 11:06:38 +01:00
Nick O'Leary
dfa077fd5f
Update package versions
2018-07-30 15:25:10 +01:00
Nick O'Leary
9c4a712dc7
Merge branch 'master' into runtime-api
2018-07-29 23:47:19 +01:00
Nick O'Leary
e50cd5b745
Bump bcrypt dependency
2018-07-24 10:21:08 +01:00
Nick O'Leary
db77be5d72
Update i18next in runtime
2018-07-23 23:25:57 +01:00
Nick O'Leary
c36870c23e
Bump sem-ver minor dependencies
2018-07-23 15:52:02 +01:00
Nick O'Leary
9df1d44bc4
Merge branch 'issue/1414' of https://github.com/boneskull/node-red into boneskull-issue/1414
2018-07-17 20:28:40 +01:00
Nathanaël Lécaudé
6a218814d3
Merge remote-tracking branch 'upstream/0.19' into json-schema
2018-06-30 16:20:13 -07:00
Nathanaël Lécaudé
c39e2ffd56
JSON node: add JSON schema validation via msg.schema
2018-06-28 23:16:43 -07:00
Nick O'Leary
0835fdd0d1
Merge branch '0.19' into runtime-api
2018-06-06 21:59:46 +01:00
Nick O'Leary
245a8adbf9
Merge pull request #1736 from node-red-hitachi/0.19-httpreq
...
Move to request module
2018-05-30 10:18:21 +01:00
Nick O'Leary
7877093713
Bump 0.18.7
2018-05-25 13:23:18 +01:00
Nick O'Leary
8cb2e51407
Relax twitter node version ready for major version bump
2018-05-25 11:40:14 +01:00
Nick O'Leary
5069f2844c
Bump jsonata version
2018-05-25 10:55:44 +01:00
HirokiUchikawa
9fd5d1db56
Move to request module
2018-05-23 17:16:20 +09:00
Nick O'Leary
979713c4db
merge 0.19
2018-05-21 12:28:06 +01:00
Nick O'Leary
d4d9190919
Bump version
2018-05-18 11:03:49 +01:00
Nick O'Leary
0c7f4e2168
Merge 0.18.5
2018-05-10 21:45:25 +01:00
Nick O'Leary
d6878512c4
Bump version for 0.18.5
2018-05-10 13:02:59 +01:00
Nick O'Leary
d572356642
Update to latest test-helper module
2018-05-08 23:44:39 +01:00
Nick O'Leary
3b5a2815a9
Merge master
2018-05-08 23:27:27 +01:00
Nick O'Leary
880af0671a
Merge branch 'pr_1706'
2018-05-08 10:44:35 +01:00
Nick O'Leary
e6aeeea8c1
Add better docs tasks
2018-05-01 12:28:15 +01:00
Nick O'Leary
e8e8f70c27
WIP: create new runtime-api
2018-05-01 12:28:14 +01:00
Christopher Hiller
e1195ac00a
fix many test problems ( #1677 )
...
* fix many test problems
- adds [stoppable](https://npm.im/stoppable ) to force-stop net & http
servers
- upgrades to latest mocha
- much cleanup of servers
- some removal of useless code
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
* increase wait time to hack at race condition
* PoC with fork of stoppable
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
* fix custom stoppable url for newer npm
* make travis go faster; attempt to avoid npm troubles
* fix coveralls executable path
* add extra time for flake to trigger spec
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
2018-04-23 12:37:26 +01:00
KatsuyaHoshii
6cd9ccc37c
Refactor test cases
2018-04-23 14:31:37 +09:00
mblackstock
ff355af9f2
use newer test helper
2018-04-17 11:59:47 -07:00
KatsuyaHoshii
c9e2fce94d
test for httprequest node
2018-03-27 16:09:04 +09:00
Christopher Hiller
6e2e36e7a0
tcp: queue messages while connecting; closes #1414
...
- queues messages on a per-client basis while waiting for TCP server
connection
- add `denque` package for performance (`shift()` happens in constant
instead of `Array`'s linear time)
- add tests
- remove a duplicate test in `31-tcp_request.spec.js`
- cap queue at value specified in settings (`tcpMsgQueueSize`); default
to 1000
- add `tcpMsgQueueSize` to `settings.js`
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
2018-03-20 13:45:44 -07:00
mblackstock
10d8ca30b0
use node-red-node-test-helper for node tests
2018-03-01 20:41:16 -08:00
Nick O'Leary
aeadc40c65
Bump for 0.18.4
2018-02-27 16:41:10 +00:00
Nick O'Leary
b3f6109b1c
Update changelog and bump package
2018-02-13 23:51:16 +00:00
Nick O'Leary
8d98b228ab
Bump 0.18.2
2018-02-06 15:28:43 +00:00
Nick O'Leary
0526372f28
Bump rbe dependency
2018-02-03 20:48:43 +00:00
Nick O'Leary
44112a9d18
Bump packte to 0.18.1
2018-02-01 10:54:16 +00:00
Nick O'Leary
7e5bd5f2c1
Update to JSONata 1.5.0
2018-01-30 20:36:23 +00:00
Nick O'Leary
6d02e70025
Ensure existing files are migrated to first project
2018-01-25 10:13:07 +00:00
Nick O'Leary
ea763fdfd5
File out - create dirs synchronously to ensure they exist
...
Fixes #1489
2018-01-14 00:33:25 +00:00
Nick O'Leary
1f40d4f941
Update package dependencies
2018-01-13 22:00:43 +00:00
Nick O'Leary
fd9e3fc03a
Update jsonata to 1.4.1
2018-01-13 20:42:23 +00:00
Nick O'Leary
7bd8d8c3ae
Give in to npm's insistent reformatting of package.json
2018-01-11 23:04:39 +00:00
Rocco Musolino
2c4d5fa38d
add express-session memorystore without leaks ( #1435 )
...
* add express-session memorystore without leaks
* Bump memorystore to v1.6.0
2018-01-11 22:51:05 +00:00
Kazuki Nakanishi
b9213b73bd
first step of ui test ( #1497 )
2017-12-01 10:50:59 +00:00
Jeston Tigchon
29cae9975e
Upgrade JSONata to v1.3.0 ( #1386 )
2017-09-07 21:58:29 +01:00
Nick O'Leary
f9bce5a5f9
Changelog for 0.17.5
2017-07-23 17:32:27 +01:00
Nick O'Leary
797ae096c8
Add express-session missing dependency for oauth
2017-07-23 17:31:42 +01:00
Nick O'Leary
5324244c55
Bump for 0.17.4
2017-07-10 13:16:13 +01:00
Nick O'Leary
1692c3b102
Update changelog/package for 0.17.3
2017-07-04 10:06:24 +01:00
Nick O'Leary
356f46aaf4
Bump 0.17.2
2017-07-02 11:15:09 +01:00
Nick O'Leary
63657c18e2
Bump 0.17.1
2017-07-02 10:57:45 +01:00
Dave Conway-Jones
9639081e7e
re-sort package dev dips
2017-07-01 22:42:48 +01:00
Nick O'Leary
9a6cf58565
Bump version for 0.17.0
2017-06-30 11:32:56 +01:00
Nick O'Leary
2083d85afa
Update jsonata to latest
2017-06-29 15:55:55 +01:00
Nick O'Leary
c9317659c5
Prevent unmodified msg.headers from breaking HTTP Request flows
...
Closed #1015
2017-06-27 11:24:20 +01:00
Nick O'Leary
1733c38b5c
Update general dependencies
2017-06-26 15:03:32 +01:00
Nick O'Leary
b63d243e33
Update JSONata to 1.2.4
...
Closes #1275
2017-06-26 13:55:22 +01:00
Nick O'Leary
6c2de40dba
Add cookie handling to HTTP Request node
2017-06-05 11:33:37 +01:00
Nick O'Leary
07d131c945
Update jsonata
2017-03-12 22:04:38 +00:00
Nick O'Leary
15cd93c30f
Update follow_redirects to fix http_proxy handling
...
Fixes #1172
2017-03-12 22:04:38 +00:00
Kazuki-Nakanishi
281351e6b3
Add istanbul to Gruntfile.js ( #1189 )
2017-03-09 15:28:12 +00:00
Nick O'Leary
73501f3ad3
Resync with master
2017-03-01 17:45:09 +00:00
Nick O'Leary
1324f5e59c
Update CHANGELOG for 0.16.2
2017-01-23 15:57:37 +00:00
Nick O'Leary
64daaeb310
Add file upload support to HTTP In node
2017-01-16 22:39:30 +00:00
Nick O'Leary
c794ca85fd
Update changelog for 0.16.1
2017-01-16 10:30:36 +00:00
Nick O'Leary
ca5cbb640a
Bump version 0.16
2017-01-11 20:44:53 +00:00
Nick O'Leary
489dbfc72a
Update package dependencies
2017-01-09 15:01:33 +00:00
Nick O'Leary
a89ae7d77a
Update MQTT to latest 2.2.1
2017-01-09 14:35:45 +00:00
Nick O'Leary
e73216d4c1
Merge branch 'master' into 0.16
2017-01-06 14:30:13 +00:00
Nick O'Leary
8916f6f829
Update CHANGELOG/version for 0.15.3
2017-01-04 15:11:53 +00:00
Dave Conway-Jones
28a65923b6
bump various package versions
...
(not touching mqtt and other major version)
2016-12-22 13:36:06 +00:00
Nick O'Leary
e7cc42a927
Use json-stringify-safe to detect circular references in debug msgs
2016-12-20 23:16:11 +00:00
Dave Conway-Jones
f6820ec615
Bump a load of packages (for 0.16 branch only)
...
Ready to drop node 0.10 - update ws, bcrypt, drop serial port node
2016-12-07 23:43:41 +00:00
Nick O'Leary
f2797a4153
Fix package.json conflict
2016-11-24 20:52:48 +00:00
Nick O'Leary
eaa4b76ede
Update jsonata version
2016-11-18 16:38:48 +00:00
Nick O'Leary
bf90509526
Add jsonata support to Change/Switch nodes
2016-11-10 23:58:34 +00:00
Nathanaël Lécaudé
9bbc8eda9d
Added YAML parser node ( #1034 )
...
Thanks @natcl -
(sorry pressed closed by mistake !)
* Added YAML parser node
* Added YAML error strings in messages.json
* Change location of YAML library import
* Remove copyright
* Remove copyright
* Change order of yaml in Template node
* Add YAML test
* Add working test
2016-11-10 21:22:05 +00:00
Nick O'Leary
7657bd2375
Bump 0.15.2
2016-10-28 08:43:21 +01:00
Dave Conway-Jones
5d98a86a6b
bump serialport to use version 4
...
(precompiled versions more available)
2016-10-25 21:42:27 +01:00
Nick O'Leary
90f4db9158
Bump 0.15.1
2016-10-13 19:53:43 +01:00
Nick O'Leary
b9144ff987
Bump version 0.15.0
2016-10-12 10:27:08 +01:00
Nick O'Leary
eb1a597456
Add npm build/test scripts
...
Closes #946 #660
2016-10-10 11:49:38 +01:00
Nick O'Leary
a4de9e94dd
Update dependency versions
2016-10-10 10:02:41 +01:00
Dave Conway-Jones
d658fe7709
move travis to node 6 and 7 - drop 5 and 0.12
...
move serialport to 0.3.0 version
2016-10-06 13:31:59 +01:00
Nick O'Leary
269761f222
Bump version/changelog
2016-07-29 10:43:53 +01:00
Nick O'Leary
45f8def1ed
Bump version + change log
2016-07-23 22:59:56 +01:00
Nick O'Leary
a457c06500
Bump version
2016-07-06 23:22:26 +01:00
Nick O'Leary
9ec7bb8d41
bump version
2016-06-20 21:38:09 +01:00
Nick O'Leary
939da4e551
bump version
2016-06-20 14:27:28 +01:00
Nick O'Leary
77b13ce9d4
Bump version & changelog
2016-06-20 09:56:29 +01:00
Nick O'Leary
0eb4742982
Update minor dependency versions and bump version
2016-06-17 21:42:17 +01:00
Dave Conway-Jones
8fb1c76247
update font-awesome fonts to latest and
...
bump some npm pre-req versions
2016-06-13 21:05:32 +01:00
Nick O'Leary
5f6a0141f0
Add cookie handling to HTTP In and HTTP Response nodes
2016-06-08 11:09:18 +01:00