Releases: johnvanderton/flysh
Releases · johnvanderton/flysh
V1.1.6
Preamble
This is a minor release version which mainly includes `devDependencies` updates and security fixes
Minor release version '1.1.6'
- Potentially security breaches have been resolved, see merged PR #140 and #138
- chai-as-promised, typedoc and typescript `devDependencies` upgraded
Feature(s)
Limitation(s)
- Please refer to the previous log version
Well-Known bug(s)
- Please refer to the previous log version
- If you're encountering any problem(s), bug(s), please don't hesitate to report! Thanks!
v1.1.5
Preamble
This is a minor release version which includes several fixes and changes
Minor release version '1.1.5'
- Added Serializing and Deserializing methods dedicated to the `OutputMessage` class instance
- Added complementary unit tests
- Minor fixes/typos
Feature(s)
- Serializing and deserializing the `OutputMessage` class instance
Limitation(s)
- Please refer to the previous log version
Well-Known bug(s)
- Please refer to the previous log version
- If you're encountering any problem(s), bug(s), please don't hesitate to report! Thanks!
v1.1.4 (hotfix)
Preamble
This is a minor release version which includes several fixes and changes
Minor 'hotfix' release version '1.1.4'
- Merged the `inputMessageMapper()` static method into the `fromJSON()` static method
- Added complementary tests
- Minor fixes/typos
Feature(s)
- Serializing and deserializing the `InputMessage` class instance
Limitation(s)
- Please refer to the previous log version
Well-Known bug(s)
- Please refer to the previous log version
- If you're encountering any problem(s), bug(s), please don't hesitate to report! Thanks!
v1.1.2
Preamble
This is the "Anchor" minor release version which includes several changes and fixes
Minor release version '1.1.2'
- Added the `IOMessageMapper` class that help to serialize and deserialize I/O objects such as the `InputMessage` class instance
- Upgraded both `JSDom` and `JQuery and removed unused libraries from `package.json`
- Updated the `README.md` documentation
- Minor fixes/typos
Feature(s)
- Serializing and deserializing the `InputMessage` class instance
Limitation(s)
- Please refer to the previous log version
Well-Known bug(s)
- Please refer to the previous log version
- If you're encountering any problem(s), bug(s), please don't hesitate to report! Thanks!
v1.1.1
- Updated the flysh `run()` function that now returns a `Promise` with the `OutputMessage` class instance
- Added API documentation (docs)
- Added `Build & Run` NPM command script
- Added `Build Doc` NPM command script
v1.1.0
Mid-minor release version '1.1.0'
- Removed the ´InputMessage´ ´fs´ property parameter (#43)
- Relocated the ´FlyshException´ class into new folder (#94)
- Relocated internal classes from the ´InputMessage´ class (#105)
- Extracted the ´PageRecord´ class to an external file (#91)
- JQuery 3.7.0 compliant
v1.0.0
Please refer to the version file
v0.2.2
Please refer to the version file
Pre-release v0.2.1
Please refer to the version
file
Base version release (hotfix-0.1.8)
Renewed 'Base' version by 'hotfix-0.1.8' branch.
For more information please refer to the 'version' file.