Skip to content

Releases: alamshafil/HaxPro

v0.4-alpha

28 Mar 03:10
Compare
Choose a tag to compare
v0.4-alpha Pre-release
Pre-release

This release contains many bugs fixes to the SDK and compiler. With this release, you need to update HaxPro SDK in order to compile and run your apps.

List of new features:

  • Bug fixes
  • Add updater
  • New API support
  • New project creator
  • Clone from GitHub repo
  • Working UI Editor

v0.3-alpha

02 Mar 03:22
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

This release contains a brand new UI design which is easier to use and a new editor! With this release, you need to install the HaxPro SDK in order to compile and run your apps.

List of new features:

  • New UI
  • New editor
  • Syntax coloring (Work in Progress)
  • Intellisense (Work in Progress)
  • New file format .haxproj
  • Bug fixes
  • Updated Electron and NodeJS

Note: For now, there will be only Windows builds, I am trying to port the HaxPro SDK to Linux and macOS.

Rebrand to HaxPro

03 Jan 13:44
Compare
Choose a tag to compare
Rebrand to HaxPro Pre-release
Pre-release

This update is mainly changes to the IDE itself, not the language. This version is also a rebrand of Simple to HaxPro, due to copyright issues. Changes are as followed:

  • Rebrand to HaxPro (Simple -> HaxPro)
  • New wallpaper (Will be updating every release!)
  • Fixed bugs
  • Fixed compiler
  • Added JS libraries to source itself, instead of relying on CDNs.
  • Updated Node.js
  • Fixed unnecessary vulnerabilities, thanks to Snyk.

Note: There will be no more 32bit/ia32 releases. If you do not agree with this change, please tell me by creating a issue.

First Release!

25 Nov 15:53
Compare
Choose a tag to compare
First Release! Pre-release
Pre-release

This release is an alpha, so there will be bugs. This release contains:

  • Working compiler (Windows macOS Linux)
  • Support for extensions (Documentation on this will be created soon.)
  • UI Editor
  • Variables
  • Toasts
  • Alerts
  • And more!