Skip to content

Releases: johnvanderton/flysh

V1.1.6

22 Jun 16:09
Compare
Choose a tag to compare

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

07 Nov 14:12
Compare
Choose a tag to compare

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)

15 Sep 13:01
Compare
Choose a tag to compare

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

31 Aug 13:16
Compare
Choose a tag to compare

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

21 Jun 08:29
Compare
Choose a tag to compare
- 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

16 May 08:09
Compare
Choose a tag to compare

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

12 Mar 17:41
Compare
Choose a tag to compare

Please refer to the version file

v0.2.2

05 Oct 10:21
Compare
Choose a tag to compare

Please refer to the version file

Pre-release v0.2.1

21 Jul 09:36
Compare
Choose a tag to compare
Pre-release v0.2.1 Pre-release
Pre-release

Please refer to the version file

Base version release (hotfix-0.1.8)

18 May 09:09
Compare
Choose a tag to compare

Renewed 'Base' version by 'hotfix-0.1.8' branch.
For more information please refer to the 'version' file.