Juka Versions Save

🥣 Juka Programming Language - Fast Portable Programming Language. Run code anywhere without complicated installations and admin rights. Simple, yet powerful new programming language [Easy to code and run on any system] IOT devices supported!

0.0.354

11 months ago

🍂 Changelog

Library Updates

Changes made by @TheAndreiM

0.0.348

1 year ago

🍂 Changelog

Juka can run encrypted script files Visible Changes:

  • Juka can now run encrypted .jrl files using the command juka --encrypted encrypted_filename.
  • Encrypt and Decrypt files with juka --encrypt and juka --decrypt argument.
  • Improvements to Update functions. More debug info...

Internal Changes:

  • Juka is now built on FreeBSD 13.2
  • Minor Cleanup

Changes made by @TheAndreiM

0.0.332

1 year ago

🍂 Changelog

JSON package update

Changes made by @TheAndreiM

0.0.330

1 year ago

🍂 Changelog

Packages Update

Changes made by @TheAndreiM

0.0.324

1 year ago

🍂 Changelog

Merge pull request #52 from jukaLang/dependabot/nuget/src/Microsoft.Extensions.Hosting-7.0.1 Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1 in /src

Changes made by @TheAndreiM

0.0.322

1 year ago

🍂 Changelog

Potential Fix to two issues Visible Changes:

  • FreeBSD and Linux versions should auto update correctly now

Internal Changes:

  • GitHub API limit

Changes made by @TheAndreiM

0.0.321

1 year ago

🍂 Changelog

OpenAPI Update Visible Changes:

  • None

Changes made by @TheAndreiM

0.0.319

1 year ago

🍂 Changelog

REPL doesn't auto update Visible Changes: -REPL doesn't update. Run !update to update

Changes made by @TheAndreiM

0.0.318

1 year ago

🍂 Changelog

REPL now displays when code is running Visible Changes to User:

  • Displays when REPL is running

Internal:

  • Work on refactoring commands

Changes made by @TheAndreiM

0.0.317

1 year ago

🍂 Changelog

Minor Text Changes Visible Changes:

  • Minor Text Changes

Changes made by @TheAndreiM