Releases: nelson-lang/nelson-cloud
Releases · nelson-lang/nelson-cloud
v1.4.4
What's Changed
lib: improve code readability and documentation
- Update packages dependencies
- Tested with Nelson 1.10.0
- Requires Nodejs 22.12.0
- Enhances code clarity in nelsonProcess.js
- Updates inline documentation for better maintainability
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #34
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #35
- Bump ws, engine.io, socket.io-adapter and engine.io-client by @dependabot in #36
- Bump serve-static and express by @dependabot in #37
- Bump cookie, express and socket.io by @dependabot in #39
- Bump path-to-regexp and express by @dependabot in #40
- v1.4.4 by @Nelson-numerical-software in #41
Full Changelog: v1.4.3...v1.4.4
v1.4.3
v1.4.2
What's Changed
- Bump engine.io from 5.2.0 to 5.2.1 by @dependabot in #19
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #20
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #21
- Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #22
- update dependencies by @Nelson-numerical-software in #24
Full Changelog: v1.4.1...v1.4.2
v1.4.1
1.4.1 (2021-09-26)
- fix test with Nelson >=v0.5.8
- require Node.js 14.17.6
- update to Socket.IO v4.0
v.1.4.0
socket-io v4.0 used
v1.3.0
1.3.0 (2021-02-03)
- update to Socket.IO v3.1 (requires Nelson >= v0.5.1)
- require Node.js 14.15.4
- update other dependencies.
- prettier markdown.
- move to GitHub CI.
- GitHub CI bagde added
v1.2.1
- fix doc command with new url
- update security dependencies
v1.2.0
1.2.0 (2019-12-29)
- backspace character correctly managed.
- update dependencies
v1.1.1
v1.1.1 global package fixed on unix
v1.1.0
1.1.0 (11/24/2018)
Features:
- compatible with 0.2.11
- npm install -g fixed
- Build with Travis CI
- add CHANGELOG.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, COPYING
- tests improved