Skip to content

Releases: ThatBlockyPenguin/EMLI

Version 0.1.0-alpha.6

08 Feb 18:03
Compare
Choose a tag to compare
Version 0.1.0-alpha.6 Pre-release
Pre-release

Fixes #11
Adds custom elements - see the docs
Still very buggy and not yet ready for use in production.

Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.6/mod.ts
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Version 0.1.0-alpha.5

20 Jan 18:37
Compare
Choose a tag to compare
Version 0.1.0-alpha.5 Pre-release
Pre-release

Fixes an issue where import MetaCodes would not parse correctly.
Still very buggy and not yet ready for use in production.

Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.5/mod.ts
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Version 0.1.0-alpha.4

20 Jan 15:58
Compare
Choose a tag to compare
Version 0.1.0-alpha.4 Pre-release
Pre-release

Rewrote almost every line of code - EMC should now be easier to debug.
Modularised EMC - the parser and compiler should now work independently of each other, and the CLI code has been (mostly) moved to mod.ts.
EMC can now locate all *.emli files in a directory and compile them appropriately.
Added support for trial mode features.
Still very buggy and not yet ready for use in production.

Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.4/mod.ts
Full Changelog: https://github.com/ThatBlockyPenguin/WSS-EMLI/commits/v0.1.0-alpha.4

Version 0.1.0-alpha.3

16 Jan 15:16
Compare
Choose a tag to compare
Version 0.1.0-alpha.3 Pre-release
Pre-release

Updated Stick to 1.0.0-beta5, logs are now colourful.
Added support for unstable and deprecated features. Marked Set MetaCodes as unstable.
Still very buggy and not yet ready for use in production.

Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.3/mod.ts
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Version 0.1.0-alpha.2

15 Jan 21:25
Compare
Choose a tag to compare
Version 0.1.0-alpha.2 Pre-release
Pre-release

Fixes #1 and #2.
Outputted filenames will now be the .html equivalent of the input filename by default (e.g. abc.emli -> abc.html).
Compile errors should now be less confusing.
All files from /EMLI are now in the root folder. Files for GitHub Pages are in a new branch web.
Added 3 new import placeholders: see the docs for more info.
Still very buggy and not yet ready for use in production.

Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.2/mod.ts
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Version 0.1.0-alpha.1

15 Jan 18:45
c04aca9
Compare
Choose a tag to compare
Version 0.1.0-alpha.1 Pre-release
Pre-release

First alpha release of EMLI and EMC. Still very buggy and not yet ready for use in production.
Download URL: https://cdn.jsdelivr.net/gh/ThatBlockyPenguin/WSS-EMLI@v0.1.0-alpha.1/EMLI/mod.ts
Full Changelog: https://github.com/ThatBlockyPenguin/WSS-EMLI/commits/v0.1.0-alpha.1