Releases: johnvanderton/flysh
Releases · johnvanderton/flysh
v1.2.1
Preamble
Base release minor version which includes
Feature(s)
- Security fix (glob CLI)
- Library updates
Limitation(s)
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!
Full Changelog: v1.2.0...v1.2.1
V1.2.0
Preamble
Base release version which includes major updates
Feature(s)
- Source code refactored
- Removed unfinished features and replaced them into further featured branches
- Major update on both 'runtime' and 'dev' libraries
- Modules updated to `Esnext`
Limitation(s)
- `chai` and `chai-as-promised` testing library were not upgraded
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.7
Preamble
This is a minor release version that mainly include dependencies update and security fixes
Minor release version '1.1.7'
- Potentially security breaches have been resolved, see merged PR `#144` and PR `#145`
- Some of `Dependencies` and `DevDependencies` libraries were 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.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