Skip to content

v0.50.0 - better templating

Latest

Choose a tag to compare

@ElhamAryanpur ElhamAryanpur released this 08 Jun 18:24
· 9 commits to main since this release

Features

  • added fs.parse_glob function - (42da9a9)
  • better debug server for templates - (109a12b)

Miscellaneous Chores

Refactoring

  • get the runtime export on non-luau - (122bc19)
  • moved FileType to EntryType - (79626c9)
  • moved FileMetadata to Metadata - (79626c9)
  • moved FileMetadata.file_type to Metadata.type - (79626c9)
  • moved all the fs .file_type() to .type() - (846b419)

Full Changelog: https://git.arkforge.net/ArkForgeLabs/Astra/compare/v0.49.0...v0.50.0