Skip to content

v1.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@apalfrey apalfrey released this 14 Sep 00:57
· 38 commits to master since this release

[1.0.0-beta.2] - 2020-09-14

Added

  • Implemented formatting the timestamp

Changed

  • Converted all methods except for write to getters as they didn't need to be methods
  • modifier is now called decoration
  • Reverted back to the original single file structure as it's now more simplified!

Removed

  • Calling return no longer adds an end statement, end should be called before this

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2