Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Releases: wdhdev/EasyScript

v1.0.5

06 Jan 23:09
2273465

Choose a tag to compare

v1.0.5

Fixes the image link on the README.

Changelog

  • Fix image link on README

v1.0.4

06 Jan 07:11
b4ad85a

Choose a tag to compare

v1.0.4

A release moving all of the documentation to the wiki.

Changelog

  • Move usage and modules information to wiki

v1.0.3

06 Jan 06:13
ae3001c

Choose a tag to compare

v1.0.3

Fixes a bug on the README when banner is displayed disorientated on various devices/websites.

Changelog

  • Fix banner bug on README (#5)

v1.0.2

06 Jan 05:52
ef9e6c0

Choose a tag to compare

v1.0.2

A small release updating the README.

Changelog

  • Updates modules section in README
  • Adds badges to README
  • Updates usage section in README

v1.0.1

06 Jan 05:07
c5502ad

Choose a tag to compare

v1.0.1

A release adding new modules and updating the project structure.

Changelog

  • Changed functions folder name to modules
  • Alphabetises and updates modules section of README
  • Adds flip module
  • Adds random module
  • Updates error responses

v1.0.0

06 Jan 03:52
972e497

Choose a tag to compare

v1.0.0

Initial release of Easy Script.

Changelog

  • Added README
  • Added log module
  • Added print module