Skip to content

v0.2.0

Compare
Choose a tag to compare
@Usbac Usbac released this 07 Sep 15:04
· 61 commits to main since this release

Added

  • Add getChangeTime and getAccessTime to Os standard module.

  • Add optional function parameter to the sort function of the Array standard module.

  • Add _GLOBALS predefined constant.

Changed

  • Move getModTime from File standard module to Os standard module.