Skip to content

Releases: johnvanderton/flysh

v1.2.1

26 Nov 15:37

Choose a tag to compare

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

29 Aug 11:05

Choose a tag to compare

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

01 Aug 12:48

Choose a tag to compare

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

22 Jun 16:09

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

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

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

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

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

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

Choose a tag to compare

Please refer to the version file